Description
Overview
The goal of DynamicHUD is to display only the relevant HUD elements, when it is most relevant to the player:
- Display the health bar only when the player's health isn't 100%.
- Display the stamina bar only when the player is performing stamina consuming actions.
Features
Dynamic HUD elements
The health, stamina & mana bars are only displayed when the player's health isn't below 100%. The hot bar is displayed only briefly when the player changes their active hot bar slot.
HUD elements hidden by default
The following HUD elements are hidden by default:
- Stamina
- Health
- Hotbar
- Mana
- Compass
- InputBindings
HUD element toggling command
All available HUD elements can be toggled using the toggle-hud-component command:
/toggle-hud-command stamina # hides the stamina bar
/toggle-hud-command stamina # displays the stamina bar
Available HUD elements
- Hotbar
- StatusIcons
- Reticle
- Chat
- Requests
- Notifications
- KillFeed
- InputBindings
- PlayerList
- EventTitle
- Compass
- ObjectivePanel
- PortalPanel
- BuilderToolsLegend
- Speedometer
- UtilitySlotSelector
- BlockVariantSelector
- BuilderToolsMaterialSlotSelector
- Stamina
- AmmoIndicator
- Health
- Mana
- Oxygen
- Sleep


