mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-23 02:14:56 +00:00
Blocked "/setidletimeout" in Config
Closes https://github.com/TotalFreedom/TotalFreedomMod/issues/307
This commit is contained in:
parent
107952f0ba
commit
587b84a489
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ blocked_commands:
|
|||
- 's:b://snow:_'
|
||||
- 's:b:/tellraw:_'
|
||||
- 's:b:/forestgen:_'
|
||||
- 's:b:/setidletimeout:_'
|
||||
|
||||
# Superadmin commands - Auto-eject
|
||||
- 's:a:/stop'
|
||||
|
|
Loading…
Reference in a new issue