ButterBlock
Summary
Separate those players who say butter/budder in chat. Players don't get a warning, they are simply separated into a different "chat room" than the other players.
Configuration
By editing the configuration file (at the regular location) to include executeCommand: true and command: *command* you can have a command be executed, rather than the regular seperation, when a regex is matched (By default, this is variations of butter)
Example Configuration
Whisper a player that they've been bad
executeCommand: true command: tell %player% We don't use the word 'butter' here.
Permissions
Permissions:
- butterblock.ignore Always send the players messages to the main chat room
- butterblock.seeall See all chat, ignoring if they are separated or not. Prefix is appended to separated chat.
- butterblock.unseparate Ability to use /unseparate
Commands
- /unseparate Unseparate a player from chat

