๐ฎ BlockedWords is a lightweight and highly configurable Minecraft plugin designed to block specific words in chat, helping you keep your server clean, safe, and moderated.
- ๐ Custom word filtering โ you choose which words to block.
- ๐ Fully compatible from Minecraft 1.8 to 1.21.5.
- โ๏ธ Easy and fast setup via
.ymlconfiguration files. - ๐ฆ Built with Java 8 using Maven.
- ๐ง Designed to be lightweight, efficient, and have zero impact on server performance.
- ๐งช Java 8 or higher.
- ๐ A Spigot, Paper, or compatible Minecraft server.
- ๐ Supports versions 1.8 to 1.21.5.
- Download the plugin
.jarfile. - Drop it into your server's
plugins/folder. - Restart or reload your server.
- Done! Configure blocked words in the
config.ymlfile.
blocked-words:
- "badword1"
- "badword2"
- "another-word"