Features:
- Block UNLIMITED Words
- CONFIGURABLE AntiSwear message
- CONFIGURABLE punishment for swearing via running ANY COMMAND.
- CONFIGURABLE message for admins when someone swears
What Happens:
If someone swears on your server, online admins will be told. The plugin can also punish them if you tell it to in the config.yml
Commands:
None
Permissions:
antiswear.admin - See the report when someone swears.
Config:
# Change the message when someone swears.
NoSwearMessage: '&7[&9UAS&7] &cYou cannot swear!'
# Change the report message to Admins, or disable it.
AdminMessage:
Enabled: true
Message: '&7[&9UAS&7] &4<player> &chas sweared!'
# Change the command run when someone swears, or disable it.
PunishmentForSwearing:
Enabled: true
RunCommand: 'kick <player> You are not allowed to swear!'
# Add, edit, or remove words from this Blocked Words list.
BlockedWords:
- ThisWordIsBlocked
- SoIsThisOne
- AddMoreIfYouWant