Commit Graph

16 Commits

Author SHA1 Message Date
syldium 00d80cfbd6
Remove the use of legacy materials to specify the api version
Fixes #34
2021-06-20 10:25:37 +02:00
Zeshan Aslam 6c0a799198 Added alterative placeholders in case being overridden 2021-06-08 18:57:07 -04:00
Zeshan Aslam 61d9d83fdf Added whitelist option 2020-04-05 12:47:10 -04:00
Zeshan Aslam 74bc9773d3 Added tolerance 2019-12-13 19:06:03 -05:00
Zeshan Aslam e2d7f9c307 Fixed async and action system error 2019-09-20 08:41:32 -04:00
Zeshan Aslam 5ac1d9258a Fixed error triggering health event 2019-08-08 12:20:59 -04:00
MapleHuang 3628ededd6 Added support for LanguageUtils for translate to client language 2019-08-08 17:53:46 +08:00
Zeshan Aslam 9193d88830 Added support for MythicMobs for blacklisting option 2019-08-05 19:16:41 -04:00
Zeshan Aslam 11abb7a617 Bug fixes and new config option
- Fixed "Use Permission" not working.
- Added option to disable showing NPC health.
- Fixed "Show On Look" not checking if entities match requirements.
2019-08-04 20:47:18 -04:00
Zeshan Aslam 8c238ea3d6 Added mcMMO health bar support 2019-08-04 14:59:35 -04:00
Zeshan Aslam 92f7845249 Refractor and WG 6/7 support
- Refactored code
- Added support for both WG 6/7
- Fixed 'Show Player' setting toggle not working
- Added ability to change 'Delay Tick' amount
2019-08-04 00:38:21 -04:00
Zeshan Aslam 6d4fad9668 Fixed "Show On Look" feature error and added relational placeholders 2018-08-02 22:19:13 -04:00
Zeshan Aslam f51048b444 Added MVdWPlaceholderAPI support and display name placeholder 2017-05-09 18:01:49 -04:00
Zeshan Aslam 56e25c4bf4 Improvements and bug fixes
- Improved look detection for the look option.
- Fixed showing decimals again (sorry about that).
- Don't show health for armor stands.
2017-03-26 14:11:30 -04:00
Zeshan Aslam ec257f3b41 Bug fixes and messages
Added:
- The ability to customize the message when you use /actionhealth
toggle.
Fixed:
- Check if entity is a npc when look is enabled.
- Showing health message when damaging self.
2017-03-24 12:23:24 -04:00
Zeshan Aslam 8f598ab6b8 New features and bug fixes
Bug fixes:
- Showing health message when player hurts itself.

New features:
- Added an option to blacklist certain entities from being shown in the health action bar.
- Added option to show the health action bar when looking at an entity.
- Added the ability to customize the message when using /actionhealth toggle.
2017-03-23 20:12:16 -04:00