mirror of
https://github.com/Shiewk/SModeration.git
synced 2026-04-28 05:54:16 +02:00
(1.7.0) Add a config option that prevents players from running certain commands when they are muted
This commit is contained in:
@@ -9,4 +9,17 @@ socialspy-commands:
|
||||
- minecraft:msg
|
||||
- minecraft:teammsg
|
||||
- minecraft:tm
|
||||
force-reason: false
|
||||
force-reason: false
|
||||
muted-forbidden-commands:
|
||||
- w
|
||||
- tell
|
||||
- msg
|
||||
- teammsg
|
||||
- tm
|
||||
- me
|
||||
- minecraft:w
|
||||
- minecraft:tell
|
||||
- minecraft:msg
|
||||
- minecraft:teammsg
|
||||
- minecraft:tm
|
||||
- minecraft:me
|
||||
Reference in New Issue
Block a user