PluginMIT
AntiTriggerBot
Advanced TriggerBot Detection system
30
Downloads
0
Followers
5 months ago
Updated
📦
1
Versions
📖About AntiTriggerBot
🧠 AntiTriggerBot - Advanced TriggerBot detection
AntiTriggerBot 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
# _ _ _ _____ _ ____ _
# / \ _ __ | |_(_)_ _| __(_) __ _ __ _ ___ _ __| __ ) ___ | |_
# / _ \ | '_ \| __| | | || '__| |/ _` |/ _` |/ _ \ '__| _ \ / _ \| __|
# / ___ \| | | | |_| | | || | | | (_| | (_| | __/ | | |_) | (_) | |_
# /_/ \_\_| |_|\__|_| |_||_| |_|\__, |\__, |\___|_| |____/ \___/ \__|
# |___/ |___/
# 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)