ChatFilteringPro is an advanced Minecraft plugin designed to efficiently manage and moderate server chat. This plugin offers a wide range of customizable filtering rules to meet the specific needs of each server, ensuring a safe and enjoyable gaming experience for all players.
Create lists of prohibited words that will be automatically blocked in chat.
Options for automatic warnings or sanctions for players who use banned words.
Support for regular expressions (regex), allowing you to define complex patterns to identify and filter messages.
Ideal for filtering creative variations of banned words or detecting spam.
Stores all rule configurations in a MySQL database, enabling centralized management and easy backups.
Supports spanish, allowing you to tailor messages and warnings to a community of players from different regions.
Configure automatic warnings, temporary or permanent mutes, and kicks for players who violate chat rules.
Different rule types for different situations
This rule types will allow you to have all the control you need for your minecraft server chat.
Commands
/chataddnewrule <name> (Adds a new rule with the name provided)
/chatsetrule <name of rule> <type> <input> <output> (Here you can set all of the rule configuration and do not worry! If you're missing something you will get a message in-chat to let you know what's missing.
/chatdeleterule <name> (Deletes a rule from the local file and from the database if configured)
MySQL Database can be configured in the config.yml file, there you will find something like this:
Modify all these attributes in order to connect to your database and change 'use-database' to true if you have a db.
Permissions
chatfiltering.bypass.*
chatfiltering.bypass.equal
chatfiltering.bypass.cancel
chatfiltering.bypass.command
chatfiltering.bypass.contains
chatfiltering.bypass.forbidden
chatfiltering.bypass.regex
Thank you for downloading ChatFilteringPro! I appreciate your support and hope that this plugin enhances your Minecraft server experience.