MPHealthPower(1.2.0)
Details
-
FilenameMPHealthPower(1.2.0).jar
-
Uploaded by
-
UploadedAug 19, 2020
-
Size426.22 KB
-
Downloads136
-
MD5e65da8aafe93167fa8a7700e7ab0ee66
Supported Bukkit Versions
- 1.16
- 1.15
- 1.14
- 1.13
Changelog
[+] - Added
[•] - Changed
[+] - Added HP checks on plugin reload
[+] - Added debug option for owners to know what groups
[+] - Added updater for owners to know whenever there is a new version
[+] - Added GUI options:
- enable/disable
- Size
- Title
- Slots
- Player HP info
- HP add
- HP remove
- HP set
- %affordable%, %price% and %name% placeholders
[+] - Added hp.gui permission
[+] - Added price formulas - (As requested by swerck) These are arithmetic expressions for calculating a price for the GUI. For example:
500+(100*%HP%), a player with 3 hearts (6 HP), will see this price as $1100, while another user with 10 hearts (20 HP) will see the same price as $2500. To see formula examples and another explanation on how to use them, check the config.yml in this plugin's page.
[•] - Fixed bugs
[•] - Better code overall