[AllAccess.Settings] ; So that an admin group can be accessible by clients, "Enabled" ; must be set to true and the password must be between 8 to 20 ; characters long and must contain only letters and numbers. Enabled=False Password= ; "Spammers" determines whether members of the admin group can be ; automatically kicked off for spamming Spammers=False ; "CycleOutsideLevelList" determines whether members of the admin ; group can use the /c and /n commands to cycle to levels that ; are not anywhere on the current level list, except for levels ; listed in the "BlockedLevels" section below. CycleOutsideLevelList=True [AllAccess.IPs] ; Add IP addresses of clients who are to be automatically ; promoted to admins of this group when they join the server. ; Example: Uncomment the next line to allow all admins using ; IP address 127.0.0.1: ;127.0.0.1 [AllAccess.AllowedCommands] ; Commands listed here will be the only commands an admin of this ; group can use. List no commands here to allow all commands. [AllAccess.BlockedCommands] ; Commands listed here cannot be used by an admin of this group. [AllAccess.BlockedLevels] ; Level filenames listed here cannot be cycled to by admins of this ; group, even when CycleOutsideLevelList=True ;myCoolLevelInProgress [AllAccess.Privileges] ; Privileges are script-specific admin group settings. Scripts ; may test them as a condition required to perform an action. ; Examples: ; - To give this group access to privilege "delete" in all ; scripts: ;delete ; - To give this group access to privilege "sudo" in script ; "test.j2as": ;test.j2as:sudo ; - To give this group access to all privileges in all scripts: ;* ; - To give this group access to all privileges in all mutators ; but not level-dependent script files: ;*.mut:* ; - To give this group access to all privileges whose third ; letter is 'A': ;??a* [Limited.Settings] Enabled=True Password= Spammers=True CycleOutsideLevelList=False [Limited.IPs] [Limited.AllowedCommands] start cstart stop cstop c n nr k bluescore redscore greenscore yellowscore maxscore timelimit reset [Limited.BlockedCommands] [Limited.BlockedLevels] [Limited.Privileges]