mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-22 22:04:57 +00:00
Block /green for non-superadmins. Resolves #594
Moved /restart to the correct section
This commit is contained in:
parent
b66614cad9
commit
abf52870dd
1 changed files with 2 additions and 1 deletions
|
@ -127,14 +127,15 @@ blocked_commands:
|
|||
- 's:b:/worldborder:_'
|
||||
- 's:b:/weather:_'
|
||||
- 's:b:/tpall:_'
|
||||
- 's:a:/restart:_'
|
||||
- 's:b:/setblock:_'
|
||||
- 's:b:/green:_'
|
||||
|
||||
# Superadmin commands - Auto-eject
|
||||
- 's:a:/save-all:_'
|
||||
- 's:a:/save-on:_'
|
||||
- 's:a:/save-off:_'
|
||||
- 's:a:/clearhistory:_'
|
||||
- 's:a:/restart:_'
|
||||
|
||||
# Automatically wipe dropped objects
|
||||
auto_wipe: true
|
||||
|
|
Loading…
Reference in a new issue