Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.8–1.21.11
Platforms
Tags
Creators
Details
Licensed ARR
Published 9 months ago
Updated 2 weeks ago
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
# Commands
ban-command: "ban {player} TriggerBot detected!"
spawn-command: "spawn {player}"
# Test chance (in percent) that a player will be tested after death
test-chance: 30
# Messages sent to players (supports & color codes)
messages:
# Sent when a player starts the test
testing: "&eYou are being tested for TriggerBot. Do not move or attack!"
# Sent when a player passes the test
passed: "&aYou passed the test!"
# Sent when a player fails the test (after being spawned)
failed: "&cYou failed the TriggerBot test and have been banned."
# Sent when room or NPC location is not configured
location-not-set: "&cRoom or NPC location not set!"
# Sent when location format in config is invalid
invalid-location: "&cInvalid location format in config!"
# Optional title shown to the player when the test starts
# Set enabled to false to disable titles entirely
title:
enabled: true
main: "&c&lAntiTriggerBot"
sub: "&7You are being tested. Do not move or attack!"
fade-in: 10
stay: 40
fade-out: 10
Dependencies
- Citizens


