Add /serverchat reload subcommand

This commit is contained in:
2023-01-12 22:24:27 +08:00
parent 0f2847b684
commit 6384d5daef
4 changed files with 8 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ Server command (requires `server.chat.others` permissions) :
- `/serverchat ban|mute @uid [time(Minutes)]` Mute the specified player for the specified time (minutes) (optional)
- `/serverchat unban|unmute @uid` Unmute a specified player
- `/serverchat limit <timesPerMinute>` Set a frequency limit for sending messages
- `/serverchat reload` reload config.json
`/serverchat` can be aliased as `/sc`