Added more blocked commands

Added quotes to support double-slashes
This commit is contained in:
JeromSar 2013-09-13 16:35:05 +02:00
parent 4bcd0eb61f
commit 5606fdae1f

View File

@ -50,27 +50,38 @@ explosive_radius: 4.0
# #
blocked_commands: blocked_commands:
# Disabled commands # Disabled commands
- n:b:/time:Server-side time changing is disabled. Please use /ptime to set your own personal time. - 'n:b:/time:Server-side time changing is disabled. Please use /ptime to set your own personal time.'
- n:b:/md:This server now uses DisguiseCraft instead of MobDisguise. Type /d to disguise and /u to undisguise. - 'n:b:/md:This server now uses DisguiseCraft instead of MobDisguise. Type /d to disguise and /u to undisguise.'
- n:b:/gamemode:Use /creative and /survival to set your gamemode. - 'n:b:/gamemode:Use /creative and /survival to set your gamemode.'
- n:b:/gamerule:_ - 'n:b:/gamerule:_'
- n:b:/ban:_ - 'n:b:/ban:_'
- n:b:/pardon:_ - 'n:b:/pardon:_'
- n:b:/toggledownfall:_ - 'n:b:/ban-ip:_'
- n:b:/ban-ip:_ - 'n:b:/pardon-ip:_'
- n:b:/pardon-ip:_ - 'n:b:/toggledownfall:_'
- 'n:b:/effect:Please use /potion to set effects.'
- 'n:b:/enderchest:_'
# Superadmin commands # Superadmin commands
- s:b:/kick:_ - 's:b:/kick:_'
- s:b:/socialspy:_ - 's:b:/socialspy:_'
- s:b:/kill:_ - 's:b:/kill:_'
- s:b:/clearhistory:_ - 's:b://generate:_'
- s:a:/stop:_ - 's:b://:_'
- s:a:/reload:_ - 's:b:/superpickaxe:_'
- s:a:/nuke:_ - 's:b:/brush:_'
- s:a:/save-all:_ - 's:b:/tool:_'
- s:a:/save-on:_ - 's:b://butcher:_'
- s:a:/save-off:_ - 's:b:/scoreboard:_'
# Superadmin commands - Auto-eject
- 's:a:/stop'
- 's:a:/reload'
- 's:a:/nuke'
- 's:a:/save-all'
- 's:a:/save-on'
- 's:a:/save-off'
- 's:a:/clearhistory'
# Automatically wipe dropped objects: # Automatically wipe dropped objects:
auto_wipe: true auto_wipe: true