1
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:
Shy
2025-08-22 11:19:04 +02:00
parent 7e3139126c
commit c4953d2acb
6 changed files with 121 additions and 73 deletions
+7
View File
@@ -0,0 +1,7 @@
# SModeration config
| Key | What it does |
|--------------------------|--------------------------------------------------------------------|
| socialspy-commands | The commands that `/socialspy` will listen to. |
| force-reason | Whether a reason is required for every punishment. |
| muted-forbidden-commands | Commands that players are not allowed to run while they are muted. |