mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-08-05 03:53:00 +00:00
Don't autoeject players using /reload. Resolves #525
This commit is contained in:
parent
a15e39d7dd
commit
53efcfd06b
1 changed files with 1 additions and 1 deletions
|
@ -122,11 +122,11 @@ blocked_commands:
|
||||||
- 's:b:/tool:_'
|
- 's:b:/tool:_'
|
||||||
- 's:b:/lrbuild:_'
|
- 's:b:/lrbuild:_'
|
||||||
- 's:b:/defaultgamemode:_'
|
- 's:b:/defaultgamemode:_'
|
||||||
|
- 's:b:/reload:_'
|
||||||
|
|
||||||
|
|
||||||
# Superadmin commands - Auto-eject
|
# Superadmin commands - Auto-eject
|
||||||
- 's:a:/stop:_'
|
- 's:a:/stop:_'
|
||||||
- 's:a:/reload:_'
|
|
||||||
- 's:a:/save-all:_'
|
- 's:a:/save-all:_'
|
||||||
- 's:a:/save-on:_'
|
- 's:a:/save-on:_'
|
||||||
- 's:a:/save-off:_'
|
- 's:a:/save-off:_'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue