mirror of
https://github.com/jie65535/gc-openchat-plugin.git
synced 2025-12-15 18:31:33 +08:00
Update save config changes
Add `/serverchat limit <times>` subcommand
This commit is contained in:
@@ -25,10 +25,11 @@ Player command:
|
||||
- `/chat off` block chat messages
|
||||
|
||||
Server command (requires `server.chat.others` permissions) :
|
||||
- `/serverchat on` Enable server chat (default) (not save)
|
||||
- `/serverchat off` Disable server chat (not saving)
|
||||
- `/serverchat on` Enable server chat (default)
|
||||
- `/serverchat off` Disable server chat
|
||||
- `/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` can be aliased as `/sc`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user