Description
BetterHealthbar - Floating Health Bars for Mobs
BetterHealthbar is a lightweight Hytale plugin that renders clean, floating health bars above mobs and NPCs - updating instantly as they take damage or heal.
✨ Features
- 🩸 Displays a floating health bar above mobs & NPCs
- ❤️ Shows current HP
- ⚡ Updates in real time for damage and healing
- 👁️ Positions the bar based on the entity’s eye height (model-aware)
- 📏 Scales correctly across all mob sizes (small to large)
- 🔧 Supports a configurable vertical offset to prevent clipping into models
- 🛠️ Offset is controlled via a simple config value
- 🧹 Removes health bars automatically when an entity dies
- ♻️ Cleans up old/leftover bars automatically on server startup
⚙️ Configuration
A config file is generated automatically on first run.
Path:<plugin-data-directory>/config.json
Example:
{
"VerticalOffset": 0.5
}



