What is AutoMute?
This plugin prevents players from typing harmful messages in chat. This plugin will cancel the message, than punish the player.
Commands:
/automute reload - Reload the configuration.
Permissions:
automute.admin - Allows you to execute all commands.
automute.bypass - Allows you to say blacklisted words.
Images:
Code (Text):
settings:
blacklisted-words:
- 'word1'
- 'word2'
- 'word3'
alert-message:
- "{CENTER} &8&l&m-------------------------------------"
- "{CENTER} &r"
- "{CENTER} &4&lBLACKLISTED WORD"
- "{CENTER} &7You cannot say &f&n{0}&7."
- "{CENTER} &r"
- "{CENTER} &8&l&m-------------------------------------"
punishment-command: "tempmute %player% 30m Bypassing Chat Filter"
messages:
reloaded: "&aYou have successfully reloaded in &f{0} &ams!"
no-permission: "&cYou don't have permission to &d{0}&c."