huds/ directory.
File Structure
HUD configuration files are located at:plugins/BetterHud/huds/
Basic HUD Structure
default-hud.yml
Configuration Options
HUD Properties
Map of layout components that make up the HUD
Conditional display logic for the HUD
Events that update the HUD
Layout Properties
Name of the layout to display
GUI coordinate position (percentage based)
x: Horizontal position (0-100)y: Vertical position (0-100)
Pixel offset from GUI position
x: Horizontal pixel offsety: Vertical pixel offset
Examples
Health and Hunger HUD
health-hud.yml
Conditional HUD
conditional-hud.yml
See Also
Layouts
Configure layout components
Images
Configure image elements
HUD Concepts
Learn about HUD architecture
Conditions
Configure conditional display
