ChatFilter - Advanced Chat Moderation with Discord Logging
ChatFilter is a lightweight yet powerful Minecraft plugin designed to keep your server chat clean and under control. It blocks messages containing blacklisted words and notifies players while logging infractions to a Discord webhook.
✨ Features:
✅
Blacklist Custom Words – Configure your own list of prohibited words in config.yml.
✅
Player Notification – Sends a warning message to players when they attempt to use a blacklisted word.
✅
Discord Integration – Automatically logs blocked messages to a Discord webhook for staff review.
✅
Lightweight & Efficient – Designed to run smoothly with minimal impact on server performance.
⚙️ Configuration:
Simply edit the config.yml file to customize the blacklist and webhook URL.
blacklisted-words:
- "badword1"
- "badword2"
discord-webhook: "
https://discord.com/api/webhooks/YOUR_WEBHOOK_URL"
Installation:
- Download the plugin .jar file.
- Place it in your server's plugins folder.
- Restart your server.
- Edit config.yml and reload the plugin.
Permissions:
No special permissions are required—this plugin works automatically upon installation.