AntiTriggerBot
Advanced TriggerBot Detection system
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
AntiTriggerBot
AntiTriggerBot - Advanced TriggerBot detection
no false positives is a smart anti-cheat plugin for Paper servers that uses an *interactive NPC test* to detect TriggerBots — no false positives, no lag, and no guesswork.
---
Features
- Random chance after death to trigger a test - Player is frozen during the test - Hitting the NPC → instant ban (configurable) - Ignoring the NPC → passes the test and teleports back - Fully configurable commands, messages, and test chance
---
Commands
- `/atriggerbot` - Main command - `/atriggerbot reload` - Reload config - `/atriggerbot setnpc` - Set position of check NPC - `/atriggerbot setroom` - Set position of check romm (player spawn)
---
Configuration Example
```yaml
_ _____ _ ____ _
/ _ __ | |()| __(_) __ _ __ _ ___ _ __| __ ) ___ | |_
/ | ' | __| | | || '__| |/ ` |/ ` |/ _ '__| / | __|
/ ___ | | | | || | | || | | | (| | (_| | __/ | | |) | () | |_
/_/ __| |_|__|| |||| ||__, |__, |___|_| |____/ ___/ __|
|___/ |___/
By tsinsandro_
Available Variables: {player} - Player Name
ban-command: "ban {player} TriggerBot detected!" #Command to execute when player is detected spawn-command: "spawn {player}" #Command to execute when player is spawned
Chance (in percent) that a player will be tested after death
test-chance: 30 ~~~~ ``` ---
Dependencies
- Citizens (Recommended Build #3983)