Back to mods
HealthBar project artwork

CurseForge · Hytale mod

HealthBar

Add numeric Health bar above entities head

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which HealthBar release should I use?

Updated 3 months ago
Latest stable file HealthBar-1.1.2-SNAPSHOT.jar
Game version Not listed
Mod system Built-in Hytale mod system

HealthBar-1.1.2-SNAPSHOT.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.

Where it goes

Where should HealthBar be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does HealthBar-1.1.2-SNAPSHOT.jar need?

HealthBar-1.1.2-SNAPSHOT.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add HealthBar without breaking your instance.

Built for HealthBar-1.1.2-SNAPSHOT.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use HealthBar-1.1.2-SNAPSHOT.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside HealthBar-1.1.2-SNAPSHOT.jar. It opens that exact file at the source.

About this project

What does HealthBar add?

HealthBar – Floating Health Bars for Mobs

HealthBar is a lightweight Hytale plugin that renders floating health bars above mobs and NPCs.


✨ Features

  • Floating health bars above mobs/NPCs

    • Shows current / max HP.
    • Updates in real time as the mob takes damage or heals.
  • Eye‑height aware positioning

    • Uses the entity’s ModelComponent and Model.getEyeHeight(...).
    • Works correctly with different mob sizes.
  • Configurable vertical offset

    • Add extra height above the entity’s eyes so the bar doesn’t clip into models.
    • Controlled via a simple config file.
  • Automatic cleanup

    • Health bars are removed when a mob dies.
    • Orphaned holograms are cleaned up safely when entities disappear or unload.
    • Old holograms from previous runs are removed on server startup.
  • Respect for invulnerability

    • Entities with the Invulnerable component are ignored (no health bar).
  • Global toggle

    • You can globally enable/disable the entire health bar system via config.
    • When disabled, all existing holograms are removed and no new ones are spawned.

⚙️ Configuration

A config file is created automatically the first time the plugin runs.

  • Location (since v1.0.5):
    <plugin-data-directory>/healthbar.properties

Example:

# Vertical offset added on top of the entity’s eye height
y-offset=0.3

This mod add numeric HealthBar above entities head.

if you have any issues contact me on discord: ender_griefeur99

alt text

Project description from CurseForge.

Recent files

HealthBar releases and Hytale builds

13 of 13 releases match

Looking for an older file? The official CurseForge project page is in Resources.