Commit Graph

55 Commits

Author SHA1 Message Date
Kikisito 2fe5f309ea 1.16.2 support 2020-08-12 02:49:09 +02:00
Zeshan Aslam 722e5882f6 Updated to use WG wrapper and updated PAPI 2020-08-06 18:20:31 -04:00
Zeshan Aslam faab244c85 Updated limit health and upper limit health 2020-07-04 13:31:13 -04:00
Zeshan Aslam e54cc146f0 Added 'percenthealth' placeholder 2020-06-25 22:04:35 -04:00
Kikisito cd328ea00c Fixed compatibility with older versions 2020-06-25 16:30:32 +02:00
Kikisito 1ddbd60b69 1.16.1 compatibility 2020-06-25 16:21:34 +02:00
Zeshan Aslam 86579732ca Added API methods for toggle 2020-04-24 19:22:44 -04:00
Zeshan Aslam a7383137ed Action system improvements and add damage action type 2020-04-06 21:28:06 -04:00
Zeshan Aslam 61d9d83fdf Added whitelist option 2020-04-05 12:47:10 -04:00
Zeshan Aslam 17a2fb9b49 Added ability to modify player looking check timer 2020-04-05 12:37:05 -04:00
Zeshan Aslam 12ef53662c Removed logging 2020-04-05 12:03:09 -04:00
Zeshan Aslam 89865697b0
Merge pull request #11 from zeshan321/master
Updated to 1.15.2 and translation changes
2020-04-05 11:06:24 -04:00
Zeshan Aslam 343f235c59 1.15 Support 2019-12-13 19:13:23 -05: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 b6be979e8d Created action system and added new placeholder 2019-08-10 01:00:06 -04:00
Zeshan Aslam c2d4bd9a52 Show player config option shouldn't disable npcs 2019-08-08 17:19:51 -04:00
Zeshan Aslam 5ac1d9258a Fixed error triggering health event 2019-08-08 12:20:59 -04:00
Zeshan Aslam 705aabe419
Merge branch 'master' into 3.3.6 2019-08-08 11:49:52 -04:00
Zeshan Aslam 302c4a894c Added api event, fixed npc/player setting, added option to disable MiniaturePets 2019-08-08 10:57:12 -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 2aa58f553a Removed debug message. 2019-04-29 10:48:11 -04:00
Zeshan Aslam 11d7ecd5b5 Added confirmed support for 1.14 2019-04-28 13:08:35 -04:00
Zeshan Aslam 014352e730 Removed LEGACY_IRON_FENCE 2019-02-07 19:58:54 -05:00
Zeshan Aslam 2b54013808 WG 7 support
Removes WG 6 support.
2019-02-06 13:10:24 -05:00
Zeshan Aslam 178e163595 1.13.1 2018-08-30 18:48:21 -04:00
Zeshan Aslam bfc523a6a0 Temporary removing worldguard for 1.13 2018-08-20 20:36:15 -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 21ff4d5666 Added 1.13 support and non player health message 2018-07-24 18:22:26 -04:00
Zeshan Aslam 87dc8a9c99 Added support for PlaceholderAPI and MVdWPlaceholderAPI 2018-07-12 19:46:42 -04:00
Zeshan Aslam 84f510bb78 Check if gamemode is null because of fake player npcs 2018-06-20 19:54:08 -04:00
Zeshan Aslam d3df0895aa Added option to limit health style symbols and more
- Added option to limit health style symbols
- Using reflection for latest version
2017-07-25 13:24:12 -04:00
Zeshan Aslam 14a6f54bb8 Removed debug message 2017-06-22 21:30:03 -04:00
Zeshan Aslam ed10277cad Removed import 2017-06-22 16:32:52 -04:00
Zeshan Aslam 33d27d089d Added options to hide health 2017-06-22 16:32:24 -04:00
Zeshan Aslam 27d069b149 Added support for pre 1.12 version 2017-05-16 15:10:18 -04:00
Zeshan Aslam 7b0dab4643 Check for soft depend correctly 2017-05-09 18:04:32 -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
Zeshan Aslam 3b00198c03 Removed debug 2017-03-23 13:32:45 -04:00
Zeshan Aslam 3740c3c461 Display half health icon more accurately again 2017-03-23 13:28:26 -04:00
Zeshan Aslam b45e1a7ec3 Display half health icon more accurately 2017-03-23 00:15:16 -04:00
Zeshan Aslam ce78bbc078 Fixed casting error and checking if entity is dead 2017-03-21 11:30:18 -04:00
Zeshan Aslam 4e7676df8d No longer needs to be double 2017-03-20 15:56:24 -04:00