mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2025-01-03 19:38:18 +00:00
Properly block /jail and /unjail
They're both aliases, /togglejail is the actual command
This commit is contained in:
parent
f2dc46d4ef
commit
a4d8f4646e
2 changed files with 3 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
#Build Number for ANT. Do not edit!
|
||||
#Sat May 30 19:54:04 CEST 2015
|
||||
build.number=1041
|
||||
#Sat May 30 20:10:27 CEST 2015
|
||||
build.number=1043
|
||||
|
|
|
@ -133,8 +133,7 @@ blocked_commands:
|
|||
- 's:b:/setblock:_'
|
||||
- 's:b:/green:_'
|
||||
- 'n:b:/gamerule:_'
|
||||
- 'n:b:/jail:_'
|
||||
- 'n:b:/unjail:_'
|
||||
- 'n:b:/togglejail:_'
|
||||
|
||||
# Superadmin commands - Auto-eject
|
||||
- 's:a:/stop:_'
|
||||
|
|
Loading…
Reference in a new issue