promotional bannermobile promotional banner

intruder alerts

IntruderAlerts is a client-side Fabric mod that notifies you when untrusted players appear nearby. When an unknown player enters your render distance, you'll receive a chat message, a toast notification, and a sound alert.

File Details

intruderalerts-1.2.1+mc1.21.11.jar

  • R
  • May 23, 2026
  • 51.05 KB
  • 27
  • 1.21.11
  • Fabric

File Name

intruderalerts-1.2.1+mc1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:intruder-alerts-1464611:8132242"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

 v1.2.1

  New
  - Ignore list — server anti-cheat probe bots (e.g. MineProbe) no longer trigger alerts. Ships with MineProbe pre-configured; edit config/intruderalerts_ignore.json or
   use the new commands.
  - Below-world-floor filter — any "player" with Y below world.getBottomY() (e.g. Y=-66 in overworld) is auto-skipped. Catches probe bots that change names per session.

  New commands
  - /intruder ignore add <name> — start ignoring a player name
  - /intruder ignore remove <name> — stop ignoring
  - /intruder ignore list — show all ignored names

  Docs
  - README now documents every command (the demo, history, history <player>, and history clear commands were already there but undocumented).