zeshan321 / ActionHealth

ActionHealth is a highly configurable Minecraft plugin that utilizes the action bar to display entity health.
MIT License
41 stars 39 forks source link
bukkit java minecraft minecraft-plugin paper spigot spigot-page spigot-plugin

ActionHealth

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

Spigot page: Click Here

Dependencies

Required

Optional

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

Compiling

To compile ActionHealth, you need at least Java 16 and an internet connection. Then, clone this repo, run ./gradlew clean shadowJar and get your jar from build/libs/ActionHealh-VERSION-all.jar.

More info

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

Spigot page: Click Here