mirror of
https://github.com/zeshan321/ActionHealth.git
synced 2024-11-14 14:55:10 +01:00
37 lines
1.6 KiB
Markdown
37 lines
1.6 KiB
Markdown
# ActionHealth
|
|
ActionHealth is a Minecraft plugin that utilizes the action bar to display entity health.
|
|
|
|
Spigot page: [Click Here](https://www.spigotmc.org/resources/action-bar-health.2661/)
|
|
|
|
# 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](https://www.spigotmc.org/resources/1-7-x-1-12-language-utils.8859/) 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](https://github.com/zeshan321/ActionHealth/blob/master/config.yml)
|
|
|
|
# Translations
|
|
[LanguageUtils](https://www.spigotmc.org/resources/1-7-x-1-12-language-utils.8859/) 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](https://github.com/zeshan321/ActionHealth/wiki/Community-Translations)
|
|
|
|
# More info
|
|
Custom styles, screenshots, command information and more can be found on the spigot page.
|
|
|
|
Spigot page: [Click Here](https://www.spigotmc.org/resources/action-bar-health.2661/)
|