Description
Packet-level X-ray protection for Hytale.
Per-player ore obfuscation, a fake-ore honeypot that detects and catches cheaters, a suspect admin panel, and live spectate.
📖 Read the full documentation →
Overview
AntiXray defeats X-ray — the cheats that let a player see through solid blocks to your ores — on two fronts at once. It hides your ores so X-ray has nothing to reveal, and it baits cheaters with fake ores only an X-ray user could find, so you can catch them. Everything runs server-side from a single JAR: no client mod, and honest players never see or feel a thing.
- Per-player packet obfuscation — enclosed real ores are shown as plain stone in each client's view only; the server world is never modified
- Fake-ore honeypots — decoy ores buried in real rock, which only X-ray can find and every one of them a trap
- Protected blocks — the same for buried non-ore valuables, plus rare decoy chests
- Detection — honeypot hits + mining rate feed a decaying suspicion score, with quiet admin alerts and nothing ever auto-punished
- Admin panel & live spectate — suspects worst-first, a one-click server follow-camera, and a suspect-inventory view to confiscate the evidence
- Drop-in — wildcard block ids auto-discover your server's ores; per-world toggles; English & Portuguese
Quick start
- Drop
AntiXray-1.0.0.jarinto your server'smods/folder. - Start the server once to generate
config.jsonand the language files. - Run
/antixray(alias/ax) and check Status → Fake-ore ids resolved is greater than0.
That's it — protection is automatic from there. The Getting Started guide covers this in full, including what to do if that count is zero.
Documentation
Everything lives on the docs site — mechanics, every config key, and the full command reference:
| 🚀 Getting Started | Install to first protected server |
| 🛡️ Packet Obfuscation · Protected Blocks · Honeypots & Detection · Admin Panel & Spectate | How it protects |
| ⚙️ Block IDs & Probe · Config Reference | Configuration |
| 📖 Commands & Panel · Permissions | Reference |
| 📝 Changelog | What changed in each release |



