Fix typo in autoexec_server.cfg

This commit is contained in:
heinrich5991 2015-11-15 14:40:12 +00:00
parent 31d9b8d001
commit d9e606193b

View file

@ -141,7 +141,7 @@ add_vote "Option: Shutdown server" "shutdown"
# -------------------------------
# You can see all commands which are accessible for specific authentication-levels by using "access_status"
# Format: acces_status [0: admin, 1: moderator, 2: helper or 3: user]
# Format: access_status [0: admin, 1: moderator, 2: helper or 3: user]
#
# Format: access_level [command] [0: admin, 1: moderator, 2: helper or 3: user]
# Where 0 means only accessible for admin, 1 gives access to moderator and 2 gives access to helper