unhacked
🟡 Updated this year🔍 Analysis
- 🏆 #7 of 8 magic mods in this game by downloads
📋 About This Mod
# Unhacked Paper plugin that detects client-side mods (Meteor Client, Wurst, Baritone, Freecam, autoclickers, etc.) using sign-component packet checks, then optionally kicks/bans the player. ## How it works Each mod check maps to a resource-pack translation key (`key.*`) rendered on a sign sent only to the checked player. The client's response reveals whether the mod's client-side key overrides the sign text - a mismatch means the mod is present. Detection modes (`config.yml` `mode:` field): `TRANSLATE`, `KEYBIND`, `EXPLOIT_PREVENTER`. ## Requirements - Paper 1.21.x server, Java 21 - (https://github.com/retrooper/packetevents) - (https://github.com/BitByLogics/PacketBlocks) Both are hard dependencies - the plugin won't load without them. ## Commands All under `/unhacked` (permission `unhacked.use`): | Command | Permission | Description | |--------------------------------------------|---------------------|-----------------------------------------------------------------| | `/unhacked check <player> ` | `unhacked.check` | Run a check on a player. Omit mods to use `default-check-mods`. | | `/unhacked reload` | `unhacked.reload` | Reload `config.yml`. | | `/unhacked loglevel ` | `unhacked.loglevel` | View/set your own log verbosity. | `unhacked.echo-results` (default: op) gates who receives detection notifications. ## Configuration See `src/main/resources/config.yml`: - `mods` - registry of checkable mods: `display-name`, `key`, `mode`, and per-result `execute-on` console commands (supports `{player}`/`{mod}` placeholders; run your ban/kick plugin's command here). - `default-check-mods` - mods used when `/unhacked check <player>` is run with no mod list. - `join-check` - auto-check players on join (`enabled`, `only-first-join`, `delay` in ticks, `mods`). - `timeout` - ticks to wait for a client's sign-packet response before marking the check as skipped. - `messages` - all user-facing strings.
Paper plugin that detects client-side mods (Meteor Client, Wurst, Baritone, Freecam, autoclickers, etc.) using sign-component packet checks, then optionally kicks/bans the player.
## How it works
Each mod check maps to a resource-pack translation key (`key.*`) rendered on a sign sent only to the checked player. The client's response reveals whether the mod's client-side key overrides the sign text - a mismatch means the mod is present. Detection modes (`config.yml` `mode:` field): `TRANSLATE`, `KEYBIND`, `EXPLOIT_PREVENTER`.
## Requirements
- Paper 1. 21.x server, Java 21
- (https://github.com/retrooper/packetevents)
- (https://github.com/BitByLogics/PacketBlocks)
Both are hard dependencies - the plugin won't load without them.
## Commands
All under `/unhacked` (permission `unhacked.use`):
| Command | Permission | Description |
|--------------------------------------------|---------------------|-----------------------------------------------------------------|
| `/unhacked check
`unhacked.echo-results` (default: op) gates who receives detection notifications.
## Configuration
See `src/main/resources/config.yml`:
- `mods` - registry of checkable mods: `display-name`, `key`, `mode`, and per-result `execute-on` console commands (supports `{player}`/`{mod}` placeholders; run your ban/kick plugin's command here).
- `default-check-mods` - mods used when `/unhacked check
` is run with no mod list. - `join-check` - auto-check players on join (`enabled`, `only-first-join`, `delay` in ticks, `mods`).
- `timeout` - ticks to wait for a client's sign-packet response before marking the check as skipped.
- `messages` - all user-facing strings.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Bishops_exe
- Version
- 1.0.0
- Downloads
- 9
- Endorsements
- 0
- Category
- magic
- Created
- 8/7/2026
- Updated
- 7/18/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- magic, management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does unhacked support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of unhacked?
Version 1.0.0, published 2026-07-18 with 9 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await