mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-05 17:16:41 +00:00
Add block_on_modmode list for commands to block, should be separate from block_on_mute so pms can still work
This commit is contained in:
@ -61,3 +61,8 @@ block_on_mute:
|
|||||||
- 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