Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Prevent players from using banned words on server. With discord webhook support
BannedWordsEffective
A powerful and flexible Minecraft plugin for server administrators to filter and act on inappropriate content across multiple communication channels.
Features
- Multi-Channel Protection: Filter banned words in chat, player names, books, anvil item naming, commands, and signs
- Flexible Actions: Customize actions for each violation type:
- Cancel event
- Run custom commands
- Kick player
- Ban player (IP or account)
- Censor content (replace with asterisks)
- Advanced Filtering: Supports both simple word blacklisting and complex regex patterns
- Category-Based Filter Lists: Configure separate word lists for different contexts (chat, signs, books, etc.)
- Discord Integration: Send violation alerts to Discord via webhook
- Fully Customizable Messages: Edit all notification messages
- Folia Support: Compatible with both standard Bukkit servers and Folia
Commands
/bwe reload
- Reload configuration/bwe toggle
- Enable/disable plugin/bwe add <category> <word>
- Add a banned word to a category/bwe remove <category> <word>
- Remove a banned word from a category/bwe message <key> <value>
- Edit notification messages/bwe webhook <setting> <value>
- Configure Discord webhook settings
Permission Nodes
bwe.use
- Use the base commandbwe.reload
- Reload configurationbwe.toggle
- Toggle plugin on/offbwe.add
- Add banned wordsbwe.remove
- Remove banned wordsbwe.message
- Edit messagesbwe.webhook
- Configure webhook settingsbwe.update
- Access to update notifications
Configuration
Extensive configuration options allow you to:
- Define banned words with regex support
- Customize actions per violation type
- Configure Discord webhook appearance
- Set custom notification messages
Need help? Join our Discord
Information
Category | Developer Tools |
---|---|
Published on | July 14, 2024 |
License | MIT |
Downloads | 30 |
Stars | 1 |
Watchers | 0 |
Supports Folia