Mute System
Chat mutes with templates, durations and the same custom flow as bans.
Mutes prevent the target from sending chat messages and using messaging commands. Same template structure as the ban system; the optional numeric last argument on /mute is interpreted as a duration in seconds.
Configuration
duration in templates is in seconds. Internally the plugin stores mute expiry in milliseconds.
The admin GUI's Custom... button works identically to bans, prompting in chat for reason | duration.
Commands
Permissions
| Node | Grants |
|---|---|
muteessentials.mute | All mute subcommands |
Notes
- Free-form
/mute <player> <reason words>without a trailing[seconds]is permanent. - Lifting a mute requires
/mute unmute <player>.