The goal of DynamicHUD is to display only the relevant HUD elements, when it is most relevant to the player:
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.
The following HUD elements are hidden by default:
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
0 Comments