HealthBar replaces the vanilla health display on the HUD with a simple health bar, alleviating issues where the vanilla display takes up a lot of screen space due to the player having large amounts of health.
The following attributes of the health bar can be configured:
- The amount of max health needed to switch from the vanilla display to the health bar (defaults to 0)
- Whether the health number is displayed as an absolute value or a percentage (defaults to absolute)
- Whether the health number is hidden in hardcore mode (defaults to false)

