promotional bannermobile promotional banner
premium banner
You can disable health bars and damage numbers for both players and mobs.

Description

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