ActionHealth is a highly configurable Minecraft plugin that utilizes the action bar to display entity health with over 300,000 downloads
Go to file
Zeshan Aslam 89865697b0
Merge pull request #11 from zeshan321/master
Updated to 1.15.2 and translation changes
2020-04-05 11:06:24 -04:00
src/com/zeshanaslam/actionhealth Merge pull request #11 from zeshan321/master 2020-04-05 11:06:24 -04:00
translations Update Polish.yml 2020-02-15 17:28:55 -05:00
.gitignore Removing out folder 2019-08-05 18:34:24 -04:00
LICENSE Initial commit 2017-03-10 01:52:16 -05:00
README.md Update README.md 2019-08-10 14:27:14 -04:00
config.yml Added tolerance 2019-12-13 19:06:03 -05:00
plugin.yml 1.15 Support 2019-12-13 19:13:23 -05:00

README.md

ActionHealth

ActionHealth is a Minecraft plugin that utilizes the action bar to display entity health.

Spigot page: Click Here

Dependencies

Required

  • Java 8 or greater

Optional

  • For region disable option:
    • WorldGuard
    • WorldEdit
    • ActionHealth is compatible with both 6 and 7
  • Placeholders support:
    • PlaceholderAPI
    • MVdWPlaceholderAPI
  • Supports MythicMobs (using internal name) for blacklisting
  • LanguageUtils for client translations

Config

ActionHealth is a very configurable plugin. You can almost change every aspect in the config, including style.

Default config: Click Here

Translations

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.

Within ActionHealth you can translate mob names by using the "Name Change" option in the config. I'd appreciate if servers that use custom translations share them with me, so I can share them with others! For users that do, I will tag them on Spigot and display their server IP.

A list of the community made translations: Click Here

More info

Custom styles, screenshots, command information and more can be found on the spigot page.

Spigot page: Click Here