
PluginMIT
AntiRacism
A plugin for Spigot that detects if a player has said the forbidden n word (modifiable) and then it allows you to select the command that will be executed on the player.
80
Downloads
1
Followers
9 months ago
Updated
📦
1
Versions
📖About AntiRacism
AntiRacism Plugin
AntiRacism is a simple but powerful plugin for blocking racist and inappropriate words on your Minecraft server.
If a player says a banned word, the plugin will:
- Cancel the message
- Execute a custom command (kick, warn, ban, etc.)
- Alert online staff with permission
- Optionally ping a Discord webhook with details
Features
- 🔒 Automatically blocks custom offensive words
- ⚠️ Alerts staff with
antiracism.alertpermission - ⚙️ Fully configurable in
config.yml - 🌐 Optional Discord webhook support
- 🔁
/antiracism reloadcommand
Configuration (config.yml)
blocked-words:
- (can't show here duo to modrinth moderation)
command-on-detection: "kick %player% Inappropriate language is not allowed!"
discord-webhook: "https://discord.com/api/webhooks/..."
Installation
- Download the plugin
.jarfile. - Drop it into your
/pluginsfolder. - Start or restart your server.
- Edit
config.ymlto add words or customize the command/webhook. - Run
/antiracism reloadto apply config changes.
Example Use Cases
- Instantly kick players for using hate speech
- Notify staff in-game when a rule is broken
- Send alerts to your moderation Discord channel
Author
Made with care by Stacik
Suggestions & Contributions
Got feedback or ideas? DM me on Discord: stacik_
Hate speech doesn't belong in Minecraft — let's keep the community clean and safe.
Shoutout to BlazeIsFlame for being forcefully made to test my god awful coding skills.