Update README.md

This commit is contained in:
Zeshan Aslam 2019-08-04 11:34:42 -04:00 committed by GitHub
parent be39c4073c
commit a4c2d0aa29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -3,7 +3,33 @@ ActionHealth is a Minecraft plugin that utilizes the action bar to display entit
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
# 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
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.
- Russian by @Blacker (Spigot)
- [Link to translation](https://github.com/zeshan321/ActionHealth/blob/master/translations/Russian1-12-2.yml)
- Server version: 1.12.2
- Server IP: unconfirmed
# 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/)