BCBlock is a simple yet configurable spigot/paper plugin for chat filtering (blocking).
BCBlock is a simple yet configurable spigot/paper plugin for chat filtering (blocking).
It is designed for customizability and has support for kicking, banning, muting and warning a player upon saying a blocked word.
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>
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