mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Don't autoeject players using /reload. Resolves #525
This commit is contained in:
parent
a15e39d7dd
commit
53efcfd06b
@ -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…
Reference in New Issue
Block a user