Temporarily or permanently restrict players to sending one message per configured interval.
Supports EN by default. Additional native language support can be provided upon request.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- slowmodechat.exclude - Excludes granted players/groups from slowmode
Console Commands
Typing slowmode will detail all commands in console.- slowmode enable - Enable slowmode
- slowmode disable - Disable slowmode
- slowmode interval <seconds> - Adjust the interval between messages
- slowmode reload - Load new config values without reloading the entire plugin
Configuration
The settings and options can be configured in the SlowmodeChat file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.- Enabled - Enables slowmode
- Rcon_Only - Forces console commands to be ran via rcon
- Permission_Enabled - Enables slowmodechat.exclude permission
- Interval - Adjust the interval between messages
Localization
The default messages are in the SlowmodeChat file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.Supports EN by default. Additional native language support can be provided upon request.