mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-13 02:08:34 +00:00
Update commands.yml / requested changes
This commit is contained in:
@ -54,15 +54,10 @@ commands:
|
|||||||
- "r:a:^(co|core|coreprotect) (rb|rollback|l|lookup|rl|reload):_"
|
- "r:a:^(co|core|coreprotect) (rb|rollback|l|lookup|rl|reload):_"
|
||||||
- "r:e:^[A-z]*:[A-z]*::<gray>Plugin specific commands are disabled."
|
- "r:e:^[A-z]*:[A-z]*::<gray>Plugin specific commands are disabled."
|
||||||
|
|
||||||
# These commands will be blocked when a player is muted
|
# These commands will be blocked when a player is muted or when chat is toggled off.
|
||||||
block_on_mute:
|
block_on_mute:
|
||||||
- me
|
- me
|
||||||
- say
|
- say
|
||||||
- msg
|
- msg
|
||||||
- reply
|
- reply
|
||||||
- mail
|
- mail
|
||||||
|
|
||||||
# These commands will be blocked when chat has been toggled off, doesn't include commands that don't show a public message.
|
|
||||||
block_on_modmode:
|
|
||||||
- me
|
|
||||||
- say
|
|
||||||
|
Reference in New Issue
Block a user