Commit Graph

32 Commits

Author SHA1 Message Date
Zeshan Aslam
b6be979e8d Created action system and added new placeholder 2019-08-10 01:00:06 -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
c484591d2a Updated plugin version and removed soft depend not eing used 2017-07-25 13:25:31 -04:00
Zeshan Aslam
14a6f54bb8 Removed debug message 2017-06-22 21:30:03 -04:00
Zeshan Aslam
33d27d089d Added options to hide health 2017-06-22 16:32:24 -04:00
Zeshan Aslam
df19bf44ed Updated plugin version 2017-05-16 15:10:31 -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
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
1d2fd01a4b Fixed incorrect health for delay option and health display values
Fixed:
- Delay option not getting the right health
- Showing negative health number when the entity dies
- Showing decimals
2017-03-20 15:54:21 -04:00
Zeshan Aslam
522e10ce8a Set correct version 2017-03-20 01:36:38 -04:00
Zeshan Aslam
b7c0fee9fd Completed rewrite 2017-03-20 01:15:09 -04:00
Zeshan Aslam
51f5cee3f8 Started rewrite of action health 2017-03-10 12:04:15 -05:00