mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-22 22:54:57 +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:/lrbuild:_'
|
||||
- 's:b:/defaultgamemode:_'
|
||||
- 's:b:/reload:_'
|
||||
|
||||
|
||||
# Superadmin commands - Auto-eject
|
||||
- 's:a:/stop:_'
|
||||
- 's:a:/reload:_'
|
||||
- 's:a:/save-all:_'
|
||||
- 's:a:/save-on:_'
|
||||
- 's:a:/save-off:_'
|
||||
|
|
Loading…
Reference in a new issue