- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- Source Code:
- https://github.com/zeshan321/ActionHealth/
- Donation Link:
- https://paypal.me/zeezee123
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:
You can download a specific version from the Version History tab or GitHub.
- Version v3.5.7 or greater
- Java 16 or greater
- Versions below v3.5.7
- Java 8 or greater
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
Code (Text):Health Message: '&6&l{name}: {usestyle}'
Full Health Icon: "&4\u2764"
Half Health Icon: "&c\u2764"
Empty Health Icon: "&7\u2764"
Code (Text):Health Message: '&6&l{name}: {usestyle}'
Full Health Icon: "&a&l\u2588"
Half Health Icon: "&a\u258c"
Empty Health Icon: ""
Code (Text):Health Message: '{name} - &c[{usestyle}&c]'
Full Health Icon: "&c\u007C"
Half Health Icon: "&c\u007C"
Empty Health Icon: "&4\u007C"
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.

Action Bar Health 3.5.8
ActionHealth is a health plugin that utilizes the action bar to display player and mob health.
Recent Updates
- 1.19 support Jun 12, 2022
- Java 16 & MythicMobs v5.0.2 support Mar 26, 2022
- Add support for MC 1.18+ Dec 1, 2021