Skip to content

Commands & Panel

AntiXray has a deliberately tiny surface: one command that opens an admin panel. Every feature lives in the panel's tabs, so there's nothing else to memorize.

The command

CommandAliasDescription
/antixray/axOpen the AntiXray admin panel.

Requires the antixray.admin permission (see Permissions). There are no player-facing commands — protection is automatic and invisible.

Panel tabs

Suspects

Tracked players, most-suspicious first. Each row shows score, tracked-ore count, and honeypot hits, with a [!] on flagged players.

ActionDescription
Spectate (per row)Attach a live follow-camera to that suspect. See Spectate.
RefreshRe-sort and re-read current suspicion data.

Tools

ToolDescription
Probe: ON/OFFToggle probe mode — prints the id of every block you break, to learn ore ids. See Block IDs & Probe.
Reload configRe-read config.json and re-resolve block ids without a restart.
What's newRe-open the release-notes popup. Appears once the notes have been fetched from GitHub.
Clear all dataReset every player's suspicion data.
Camera viewFlip the spectate camera between first and third person. Applies live.
Stop spectatingDetach your follow-camera and return to normal.

Four extra debug buttons (Test flash, Flag online players, Nearest traps, X-ray audit) appear only when the server is started with -Dantixray.debug=true. See Debug tools.

Status

Read-only health overview: obfuscation/detection on-off, fake-ore ids resolved (must be > 0), resolved protected-block and decoy ids, players tracked, active worlds, your probe mode, and who you're spectating.

Spectator hotbar tools

Hytale sends the server no keyboard input, so while spectating your shortcuts are four items placed in your hotbar. Select one with its number key and click anywhere.

KeyToolDescription
1Next suspectJump to the next player in the suspects list.
2Camera viewFlip between first and third person.
3Their inventoryOpen the suspect's inventory — take (confiscate) or drop each stack.
9Stop spectatingDetach and return to where you were.

Your own inventory is stashed while spectating and restored when it ends, including on disconnect.

First run

After installing, your only required actions are all in the panel: Probe to learn ids → edit config.jsonReload config → check Status. Full walkthrough in Getting Started.

Released under the MIT License.