Commit Graph

58 Commits

Author SHA1 Message Date
Zeshan Aslam
be39c4073c Added russian translations for 1.12.2 by community 2019-08-04 11:23:54 -04:00
Zeshan Aslam
dff5d06b06
Update README.md 2019-08-04 00:43:13 -04:00
Zeshan Aslam
3940e9f25a
Update README.md 2019-08-04 00:42:46 -04:00
Zeshan Aslam
dcbfd22441
Update README.md 2019-08-04 00:41:01 -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
612ff04b4d Merge branch 'master' of https://github.com/zeshan321/ActionHealth 2019-04-28 13:08:38 -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
448835abbc
Update README.md 2019-02-06 13:11:43 -05:00
Zeshan Aslam
a78cf72b33
Update README.md 2019-02-06 13:11:34 -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
e680d4ab50 Merge branch 'master' of https://github.com/zeshan321/ActionHealth 2018-08-02 22:19: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
04e40ec440
Update README.md 2018-07-24 18:33:15 -04:00
Zeshan Aslam
21ff4d5666 Added 1.13 support and non player health message 2018-07-24 18:22:26 -04:00
Zeshan Aslam
2a22a32e72 Merge branch 'master' of https://github.com/zeshan321/ActionHealth 2018-07-12 19:46:44 -04:00
Zeshan Aslam
87dc8a9c99 Added support for PlaceholderAPI and MVdWPlaceholderAPI 2018-07-12 19:46:42 -04:00
Zeshan Aslam
ea87507524
Update README.md 2018-06-20 20:00:09 -04:00
Zeshan Aslam
f8a17d4fb2 Merge branch 'master' of https://github.com/zeshan321/ActionHealth 2018-06-20 19:54:10 -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
677670a441
Update README.md 2018-03-24 15:31:48 -05:00
Zeshan Aslam
5f6f37f237
Update README.md 2018-01-19 11:04:08 -05:00
Zeshan Aslam
b9c5a538ef Update README.md 2017-08-10 15:04:02 -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
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
5a7d7b60a9 Config typo 2017-06-22 16:45:33 -04:00
Zeshan Aslam
8cd3611fb1 Added better sample of translate 2017-06-22 16:34:17 -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
3173beaefb Update README.md 2017-05-27 22:13:05 -04:00
Zeshan Aslam
8dab8dd90c Updated config 2017-05-16 15:13:40 -04:00
Zeshan Aslam
df19bf44ed Updated plugin version 2017-05-16 15:10:31 -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
67a318ff70 Update README.md 2017-04-04 15:03:01 -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
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
3ca1dd0d27 'Remember Toggle' is now disabled by default 2017-03-20 01:44:18 -04:00