mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Add //g to blocked commands (#62)
Co-authored-by: Nathan Curran <30569566+Focusvity@users.noreply.github.com>
This commit is contained in:
parent
de9556c550
commit
b72782de4f
@ -35,7 +35,7 @@ server:
|
|||||||
|
|
||||||
# All players who show up as executive
|
# All players who show up as executive
|
||||||
executives: [ ]
|
executives: [ ]
|
||||||
|
|
||||||
# All players who show up as assistant executive
|
# All players who show up as assistant executive
|
||||||
assistant_executives: []
|
assistant_executives: []
|
||||||
|
|
||||||
@ -434,6 +434,7 @@ blocked_commands:
|
|||||||
- 's:b:/viaver:_'
|
- 's:b:/viaver:_'
|
||||||
- 's:b:/viaversion:_'
|
- 's:b:/viaversion:_'
|
||||||
- 's:b:/spark:_'
|
- 's:b:/spark:_'
|
||||||
|
- 's:b://g:_'
|
||||||
|
|
||||||
# Commands that cannot be used by muted players
|
# Commands that cannot be used by muted players
|
||||||
muted:
|
muted:
|
||||||
@ -567,7 +568,7 @@ admininfo:
|
|||||||
- ' &6- Report those breaking the rules'
|
- ' &6- Report those breaking the rules'
|
||||||
- ' &2- And apply on our forums at the link:'
|
- ' &2- And apply on our forums at the link:'
|
||||||
- '&9https://forum.totalfreedom.me/d/45-admin-application-template'
|
- '&9https://forum.totalfreedom.me/d/45-admin-application-template'
|
||||||
|
|
||||||
# What to display in the vote command.
|
# What to display in the vote command.
|
||||||
votinginfo:
|
votinginfo:
|
||||||
- '&bVoting Links:'
|
- '&bVoting Links:'
|
||||||
|
Loading…
Reference in New Issue
Block a user