Skip to content

Sponge plugin that displays the health of an entity above it's character

License

Notifications You must be signed in to change notification settings

games647/HealthName

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthName

Description

A Sponge Minecraft server plugin for displaying the health above an entity. This plugins makes it possible to display player or mob health above their character.

Features

  • Player HealthBar
  • Mob HealthBar
  • Custom bar style

Config

# Show health bar above mobs
enabledMob=true
# Show the health of a player besides his nametag
nametagHealth=false
# Show the health of a player under his nametag (only the health number)
belowNameHealth=false
# What character should be used to display the health
displayChar='|'

Images

Mob health

Sheep with healthbar

Player health with nametag and belowName options enabled

Player healthbar