Astral Realms Documentation Help

Commands

AstralHud registers one ACF command, /hud, with a single subcommand.

/hud

Subcommand

Syntax

Permission

Description

reload

/hud reload

hud.reload

Calls AstralHud#loadConfiguration(), reloading config.yml, bossbar.yml, actionbar.yml, scoreboard.yml, and image-manipulation.yml in one pass. Replies with a gray "Reloading…" message, then green success or red failure. A failure is also logged via SLF4J with the stack trace.

Permission summary

Node

Grants

hud.command

Base permission required to use /hud at all (@CommandPermission on the command class).

hud.reload

/hud reload, layered on top of hud.command.

See also

Last modified: 25 July 2026