HomeJavaModsAntiTriggerBot
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.

Platform Java License

Build

Features


Commands


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

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more