HomeJavaModsunhacked
ModsJava

unhacked

Paper and purpur plugin that detects client-side mods using sign-components

⬇ Download on Modrinth

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

Both are hard dependencies - the plugin won't load without them.

Commands

All under /unhacked (permission unhacked.use):

Command Permission Description
/unhacked check <player> [mod1 mod2 ...] unhacked.check Run a check on a player. Omit mods to use default-check-mods.
/unhacked reload unhacked.reload Reload config.yml.
/unhacked loglevel [level] 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:

Verified by MCModsHub

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

Explore more