Commands

All staff-facing functionality in HalosAntiXray is exposed through a single command — /hax — gated by a small set of permission nodes.

The command label is configurable via hax-command in config.yml (default: hax). All examples on this page assume the default.

Permission Nodes

Permission
Grants

halosantixray.commands.hax

Access to the /hax command and all base subcommands.

halosantixray.commands.hax.toggle

Use of /hax toggle to bypass protection for yourself.

halosantixray.commands.hax.toggle.others

Use of /hax toggle <player> to bypass protection for other players.

halosantixray.alerts

Eligibility to receive X-Ray alert messages in chat.

Last updated