aboutsummaryrefslogtreecommitdiff
path: root/advtrains/settingtypes.txt
diff options
context:
space:
mode:
authororwell96 <orwell@bleipb.de>2018-07-17 21:03:08 +0200
committerorwell96 <orwell@bleipb.de>2018-07-17 21:03:08 +0200
commite6700c5c7d0e1e8afb8f6fd5021b50f645655588 (patch)
tree15c06ab93a96661dd047b2fd03552bea1b360e7a /advtrains/settingtypes.txt
parentbdd09d641da65087ef12227e0bc2486a321a0c46 (diff)
downloadadvtrains-e6700c5c7d0e1e8afb8f6fd5021b50f645655588.tar.gz
advtrains-e6700c5c7d0e1e8afb8f6fd5021b50f645655588.tar.bz2
advtrains-e6700c5c7d0e1e8afb8f6fd5021b50f645655588.zip
Revert "Rework the privilege system completely"
This caused much trouble on Linuxworks recently. Please see http://www.linux-forks.de/advtrains/22.html for current discussion on that topic This reverts commit 8b576357ef1d2346e9af112e115ac92a5f4d222d.
Diffstat (limited to 'advtrains/settingtypes.txt')
-rw-r--r--advtrains/settingtypes.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/advtrains/settingtypes.txt b/advtrains/settingtypes.txt
index 3b4863d..d0c27ec 100644
--- a/advtrains/settingtypes.txt
+++ b/advtrains/settingtypes.txt
@@ -10,8 +10,3 @@ advtrains_enable_debugging (Enable debugging) bool false
# Logs are saved in the world directory as advtrains.log
# This setting is useful for multiplayer servers
advtrains_enable_logging (Enable logging) bool false
-# If this is active, any player can do the following things inside (and only inside) an area that is explicitly protected by him
-# (checked using a dummy player called "*dummy*" (which is not an allowed player name)):
-# - build tracks and near tracks without the track_builder privilege
-# - operate turnouts and signals without the railway_operator privilege
-advtrains_allow_build_to_owner (Allow building/operating to privilegeless area owner) bool false