mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-22 22:04:57 +00:00
Block /execute for non-superadmins. Resolves #630
This commit is contained in:
parent
ff70f13e05
commit
b66614cad9
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ blocked_commands:
|
|||
- 'n:b:/effect:Please use /potion to set effects.'
|
||||
- 'n:b:/enderchest:_'
|
||||
- 'n:b:/spreadplayers:_'
|
||||
- 'n:b:/execute:_'
|
||||
|
||||
# Superadmin commands
|
||||
- 's:b:/kick:_'
|
||||
|
|
Loading…
Reference in a new issue