BCBlock
ModrinthBCBlock is a simple yet configurable spigot/paper plugin for chat filtering (blocking).
134 downloads 1 followers updated 5mo ago
latest v1.0.0 Modrinth
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.
Features
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
Versions
Release
1.0.0
"full" release. fixes an issue with the /list command displaying the words even
tho the user doesnt have permissions.
also checked for compatibility with…
Release
0.0.6
added /list [<number>] to list all blocked words (or optionally only the amount specified in the first argument)
Release
0.0.5
Added support for a regular message (Notify) and forwarding to admins and forwarding to player (that its being forwarded to admins)

Comments 0
No comments yet. Be the first to share your thoughts.