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 62fc50877a
Merge pull request #49 from Kikisito/master
Add support for MC 1.18+
2021-11-30 19:03:56 -05:00
src/com/zeshanaslam/actionhealth 1.18+ support 2021-12-01 00:03:18 +01:00
translations Adding French translation for 1.17 2021-10-05 19:43:06 +02: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 2020-08-07 17:51:28 -04:00
config.yml Update config.yml 2021-06-10 20:34:54 -04:00
plugin.yml Bump to 3.5.6 2021-12-01 00:09:29 +01: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.

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