ActionHealth is a health display plugin that utilizes the action bar to display player and mob health. ActionHealth can be completely customized.
Commands
Command: /Actionhealth reload
Permission: ActionHealth.Reload
Info: Reloads config.
Command: /Actionhealth toggle
Info: Toggles the display of action health
Permission: ActionHealth.Health
Info: This will send the player the health message only if 'Use Permission' is enabled in the config.
Dependencies
Required :
Version v3.5.7 or greater
Versions below v3.5.7
You can download a specific version from the
Version History tab or
GitHub .
Optional:
For region disable:
WorldEdit
WorldGuard
ActionHealth is compatible with both 6 and 7
Placeholders support:
PlaceholderAPI
MVdWPlaceholderAPI
Supports MythicMobs (using internal name) for blacklisting
LanguageUtils for client translations
Config
Click here for default config.
Screenshots
Custom styles
Spoiler: Styles
Spoiler: Hearts
Code (Text):
Health Message: '&6&l{name}: {usestyle}'
Full Health Icon: "&4\u2764"
Half Health Icon: "&c\u2764"
Empty Health Icon: "&7\u2764"
Spoiler: Bars
Code (Text):
Health Message: '&6&l{name}: {usestyle}'
Full Health Icon: "&a&l\u2588"
Half Health Icon: "&a\u258c"
Empty Health Icon: ""
Spoiler: Lines
Code (Text):
Health Message: '{name} - &c[{usestyle}&c]'
Full Health Icon: "&c\u007C"
Half Health Icon: "&c\u007C"
Empty Health Icon: "&4\u007C"
Spoiler: Numbers
Code (Text):
Health Message: '&6&l{name}: &a&l{health} / {maxhealth}'
Videos
Translations
Within ActionHealth you can translate mob names by using the "Name Change" option in the config.
Community summited translations:
Here
LanguageUtils is supported to get the localized name of an entity but if you prefer using your own custom translations, you can use the built in system.