Commands

Commands are primarily for console access to configure HUD behaviors during gameplay.
For example, using the /hud popup command to reveal a pop-up message or icon for a period of time.

Command Permission Description
/hud version mythichud.version Prints version information. Always send a screenshot of this command's output when submitting a bug report.
/hud reload mythichud.reload Reloads the plugin and all its configurations.
/hud reload all mythichud.reload.all Reloads the plugin and all its configurations, generating a new resource pack.
/hud pack generate mythichud.pack.generate Generates a new resource pack.
/hud pack steps mythichud.pack.steps Prints the steps taken to generate a resource pack. Useful for checking the functionality of plugin integrations.
/hud pack cache list mythichud.pack.cache.list Lists the entries in the pack cache.
/hud pack cache clear mythichud.pack.cache.clear Clears the pack cache or removes the provided cache entry.
/hud layout mythichud.layout Toggle a HUD Layout for a player.
/hud popup mythichud.popup Trigger a HUD popup for a player, for a set duration.
Updated Aug 19, 2026