HomeJavaModsDecoy
Decoy

Decoy

Silent honeypot anti-cheat for catching x-rayers, killaura, ESP, and reach cheaters.


How It Works

Decoy places invisible traps around players that are completely undetectable during normal gameplay. Fake ore veins, hidden entities, and bait chests are scattered underground on a repeating cycle. Legitimate players will never encounter them. Cheaters using x-ray, killaura, ESP, or reach hacks will interact with these traps and get flagged silently — they receive no warning or alert.

All traps use vanilla-accurate generation. Ore veins match real Minecraft blob shapes and per-ore sizes (diamonds spawn in veins of 4-8, emeralds as singles, etc). Traps are placed behind solid walls so only cheaters can find them.


Features


Commands

Command Description
/decoy status Plugin overview (active traps, total detections)
/decoy check <player> View player flags with type breakdown and severity
/decoy recent [count] Recent detections across all players
/decoy clear <player> Wipe all flags for a player
/decoy test Force deploy traps around you (admin testing)
/decoy near [range] List nearby trap ores
/decoy tp Teleport to nearest trap ore
/decoy reload Reload configuration and restart trap cycle
/decoy purge Remove all active traps and stop the cycle

Permissions

Permission Description Default
decoy.admin Access to all /decoy commands op
decoy.notify Receive in-game detection alerts op
decoy.bypass Exempt from all traps false

Configuration

Everything is configurable in config.yml. Key settings:

Discord Setup

Set discord.enabled: true and paste your webhook URL. Alerts are sent asynchronously and include player avatars, severity levels, flag breakdown, and coordinates.

Auto Punish Setup

Set punish.enabled: true and configure tiers in config. Works with any punishment plugin — just use the console commands you'd normally run.

punish:
  enabled: true
  tiers:
    - flags: 3
      commands:
        - "kick {player} Suspicious activity detected"
    - flags: 5
      commands:
        - "tempban {player} 1d Automated ban - xray detected ({count} flags)"
    - flags: 10
      commands:
        - "ban {player} Confirmed cheating - xray ({count} flags)"
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