Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 780 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 780 Bytes

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