Latest versions require Java 16. You can find older versions here
Players
Mobs
HealthBar PlaceHolders (Avaiable only for mobs customization):
%health% - Entity Health
%maxHealth% - Entity max health
%entityName% - Entity name
* these placeholders can be used in style-display, if mobs-style is defined to 1.
Commands
HealthBar Commands
Player commands
/hb player setText <name>
/hb player setEnabled <true/false>
/hb player requirePermission <true/false>
Mob commands
/hb mob setStyle <1/2>
/hb mob setText <name>
/hb mob setEnabled <true/false>
General commands
/hb reload
Code (YAML):
#Player Bar Customization players: true
displayName: '&c<3'
require-permission: false
#Mobs Customization #Experimental function brings two styling options (only for mobs) #Style 1 = Customizable in style-display #Style 2 = Blocks Bar Style # #Placeholders: %entityName%, %health%, %maxHealth%, <3 becomes a hearth -> ❤ mobs: true
mythic-mobs: true
mobs-style: 2
style-display: '
%health% &c<3' mobs-fade-out: 13
#Global Configuration disabled-worlds: - world_example
disabled-mobs: - MOB_TYPE_IN_UPPER_CASE
* This plugin is compatible with MythicMobs
Permissions healthbar.admin - Edit configuration in-game healthbar.see - Enable players to see Players Health Bar (If it's enabled in the configuration file)
*
This plugin might not work with other plugins using the Bukkit Scoreboard API
Requires Java 16
*
Thanks!
Please, don't report bugs in the review section. Use the plugin Discussion page or the Discord server