BCBlock
BCBlock is a simple yet configurable spigot/paper plugin for chat filtering (blocking).
BCBlock
BCBlock is a simple yet configurable spigot/paper plugin for chat filtering (blocking). <br> It is designed for customizability and has support for kicking, banning, muting and warning a player upon saying a blocked word.
Features
<li>Config File with options for all features</li> <li>Commands for ingame config adjustments</li> <li>Simple Placeholder values</li> <li>Automatic Removal of duplicate words</li> <br>
Config
Config Values
``` blocked-words: <string[]>
punish-type: <kick|warn|mute|ban|notify> forward-type: <word|message> kick|warn|ban|mute-message: <string> ban|mute-duration: <number><s|m|h> ```
Config Placeholders
Every message (kick|warn|ban|mute) can have four placeholders, those consisting of: ``` {player} : The player who said the blocked word {word} : The word that was said {banDuration} : The time set in the config for the ban duration {muteDuration} : The time set in the config for the mute duration ```
Usage Reasons
<li>Fully Open Source</li> <li>Free & Easy to use</li> <li>Updates for future Minecraft versions</li> <li>Keeping Your chat nice and clean :)</li>