AntiRacism
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.alert permission
  • ⚙️ Fully configurable in config.yml
  • 🌐 Optional Discord webhook support
  • 🔁 /antiracism reload command

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

  1. Download the plugin .jar file.
  2. Drop it into your /plugins folder.
  3. Start or restart your server.
  4. Edit config.yml to add words or customize the command/webhook.
  5. Run /antiracism reload to 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.