Allow admin to disable explore mode

Some public servers want to disable explore mode, so
make it configurable in sysconf.
This commit is contained in:
Pasi Kallinen
2015-03-31 18:14:10 +03:00
parent 8ee2d5976e
commit ca80675d59
8 changed files with 27 additions and 0 deletions

View File

@@ -2922,6 +2922,10 @@ SHELLERS
A list of users who are allowed to use the shell escape command (!). The
syntax is the same as WIZARDS.
.lp
EXPLORERS
A list of users who are allowed to use the explore mode. The
syntax is the same as WIZARDS.
.lp
MAXPLAYERS
Limit the maximum number of games that can be running at the same time.
.lp