BlockWord Plugin for Minecraft
BlockWord is a powerful and customizable plugin for Minecraft servers that enhances chat moderation by blocking specific words.
Features
- Word Blocking: Automatically blocks specified words in the chat. If a player uses a blocked word, the chat message is cancelled.
- Customizable Actions: When a blocked word is used, the plugin executes a console command. This command is customizable in the config.yml file and can include actions such as muting or banning the player.
- Dynamic Word List: Server administrators can add or remove words from the blocked words list using in-game commands. Changes are saved in the config.yml file.
- Permission Support: The plugin supports permission nodes, allowing server administrators to control who can use the word management commands.
Commands
- /addblockword <word>: Adds a word to the blocked words list.
- /removeblockword <word>: Removes a word from the blocked words list.
Configuration
The config.yml file allows server administrators to customize the blocked words list and the console command that is executed when a blocked word is used. The %player% placeholder can be used in the console command to refer to the player who used the blocked word.