Elevate your Minecraft server’s chat moderation with the Chat Filter plugin
This plugin allows server admins to effortlessly filter and
censor inappropriate or unwanted messages
Code (YAML):
cancel-msg: "&cYour message contains prohibited language and has been blocked!" banned-words: - slur
- etc
Set a cooldown period between messages to reduce spam and promote orderly chat. Customize the interval to fit your server’s needs for a smoother chat experience
Code (YAML):
chat-cooldown:
enabled: true
seconds: 2
message: "&cYou are sending messages too quickly! Please wait %cooldowntime% seconds."