mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-12 13:53:54 +00:00
Properly block /jail and /unjail
They're both aliases, /togglejail is the actual command
This commit is contained in:
@ -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:_'
|
||||
|
Reference in New Issue
Block a user