Hide HealthBar

You can disable health bars and damage numbers for both players and mobs.

This mod lets you independently hide entity health bars and damage numbers for players and NPCs.
As a server mod this applies globally and a client can't bypass it.

{
  "targets": [
    { "target": "players", "hideHealthBar": true, "hideDamage": true },
    { "target": "npcs",    "hideHealthBar": true, "hideDamage": false }
  ]
}

See /hhb for ingame options

The Hide HealthBar Team

profile avatar
  • 1
    Followers
  • 3
    Projects
  • 767
    Downloads

More from XytronixView all