
PluginMIT
Chat Moderator
ChatModerator is a fast, profanity filtering plugin for Minecraft servers. Keep your community clean without the overhead of heavy local word-lists.
22
Downloads
0
Followers
2 months ago
Updated
📦
3
Versions
📖About Chat Moderator
🛡️ Standard Chat Moderation Plugin
✨ Overview
A lightweight, high-performance chat moderation solution for Minecraft servers. Powered by ProfanityAPI, this plugin keeps your chat clean without the use of slow AI.
💫 Check out the full version here (still free) : PremiumChatModerator
⚡ Why Use This?
- 🚀 No AI, Just Speed: Uses advanced algorithms instead of heavy AI models, ensuring instant message processing with zero lag.
- ⚡ Ultra-Low Latency: Your players won't even notice their messages are being checked.
- 🧠 Smart Filtering: Detects profanity effectively, even when users try to be clever with symbols or spacing.
- 🔧 Configurable Strictness: Adjust the sensitivity of the filter to suit your server's needs.
- 🛠️ Zero-Maintenance: No need to maintain local ban lists; the API handles it all.
📜 Commands & Permissions
| Command | Description | Permission |
|---|---|---|
/chatmoderator reload |
🔄 Reloads the configuration file | chatmoderator.reload |
/chatmoderator status |
📡 Checks API connectivity and version | chatmoderator.admin |
⚙️ Configuration
The config.yml allows you to customize the plugin's behavior.
# ProfanityAPI Configuration
api-url: "https://vector.profanity.dev"
# Messages
profanity-blocked: "&cYour message was blocked because it contains profanity!"
api-error: "&eModeration service is currently unavailable. Allowing message."
# Minimum score to block (0.0 to 1.0)
# Lower is stricter.
# 1.0 = High probability of profanity
# 0.9 = Recommended default
min-block-score: 0.9
📥 Installation
- Download the
ChatModerator.jarfile. - Upload it to your server's
pluginsfolder. - Restart your server to generate the configuration files.
- Edit
plugins/ChatModerator/config.ymlto customize your settings. - Type
/chatmoderator reloador restart your server to apply changes.
💎 Credits
- 👨💻 Development: Obsyron
- 🌐 API: Powered by ProfanityAPI