HomeJavaModsSimpleHealthbars2
SimpleHealthbars2
SimpleHealthbars2
Simple, easy-to-use healthbar plugin with optional player and mob healthbars

javaw_aA6gYT6Ct6.png javaw_Rc7QoRUOtA.png

Features
Config Overview
Code (YAML):

# global defaults
player-bar
:
  type
: SCOREBOARD # healthbar type (AKA location, can be SCOREBOARD or ACTION)
  style
: ABSOLUTE # style of healthbar (ABSOLUTE, PERCENT, or BAR)
  useMainScoreboard
: false # use the main scoreboard (true) or a new scoreboard (false)
  duration
: 5 # duration (in seconds) of the healthbar (for NAME or SCOREBOARD type)

mob-bar
:
  type
: NAME # healthbar type (AKA location, can be NAME or ACTION)
  style
: BAR # style of healthbar (ABSOLUTE, PERCENT, or BAR)
  length
: 20 # length of the bar (number of characters)
  char
: 0x25ae # character to use for the bar
  showMobNames
: true # if the mob's name should show alongside the healthbar (for NAME or ACTION type)
  duration
: 5 # duration (in seconds) of the healthbar (for NAME or SCOREBOARD type)

# per world configs/overrides
worlds
:
  world
: # world name
   mob-bar
:
     type
: ACTION
     style
: BAR
     length
: 20
     char
: 0x25ae
     showMobNames
: true
     duration
: 5
 
Available types
Available styles
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

SimpleHealthbars2 is a free Minecraft Java mod. Compatible with Minecraft 1.19, 1.21. Downloaded 5,011 times (via Spigot). Download it and open it directly in the game.

Explore more