Commit Graph

23 Commits

Author SHA1 Message Date
Simon Chuu 7a0bea2bb8 Add credit and clean code up
Ready it for updating on Bukkit and Spigot
2022-02-06 23:45:05 -05:00
Phoenix616 7aea506ed2 Don't store Entity/Player instances and slight improvements 2022-02-06 03:38:12 -05:00
Simon Chuu 48fc942222 Fix phantom not being removed when newly spawned 2019-06-04 05:15:57 -04:00
Simon Chuu 1014aeb79a Simplify Phantom Removal Code 2019-06-04 05:03:46 -04:00
Simon Chuu d535203a48 Ignore new chunks on chunk load event 2019-05-29 02:50:48 -04:00
Simon Chuu eeeac813e7 Trigger warning when player leave event fires without join event being called
Join event sets up the phantom list for specific player(s).
2019-05-29 02:28:03 -04:00
Simon Chuu 25759faa3f Merge branch 'master' into v1.1.1-snapshot 2019-05-29 02:17:12 -04:00
Simon Chuu b58b48bf04 Add Chunk Unload Event + Update bukkit api and bStats version 2019-05-29 02:06:51 -04:00
Simon Chuu c725b8f14d Merge branch 'master' into v1.1.1-snapshot 2019-04-10 22:05:25 -04:00
Simon Chuu dbfa1220d9 Move from Gradle to Maven 2019-04-10 22:04:28 -04:00
Simon Chuu d851cebb6c Start v1.1.1-snapshot: Fix metrics value 2019-04-06 03:06:53 -04:00
Simon Chuu 71dcab4b2c Add bStats metrics 2019-03-30 03:40:16 -04:00
Simon Chuu 2eed3ca7d6 Fix broken code of plugin's Phantom mechanics 2019-03-30 02:17:08 -04:00
Simon Chuu 9ecd44019d Refactor Code 2019-03-30 01:29:26 -04:00
Simon Chuu 9f41e62de5 Fix configuration version node 2019-03-29 23:08:36 -04:00
Simon Chuu 989b2bb07c Address #3 and #4 2019-03-29 22:37:47 -04:00
Simon Chuu d4d7cfeb32 Fix issue when loading plugin while server is up (e.g. using PlugMan). Release 1.0.2 2018-08-11 03:57:16 -04:00
Simon Chuu 54c03e40db Fix phantom removal upon their death (no EXP). Relase 1.0.1
No snapshot version 1.1 yet.
2018-08-11 03:42:00 -04:00
Simon Chuu df996aeb17 Version bump v1.0 + fix website 2018-08-11 01:28:29 -04:00
Simon Chuu 42cd92bc53 Add configuration for removing/keeping phantoms + Remove debugging command + keep named phantoms 2018-08-11 01:26:16 -04:00
Simon Chuu ee0312f3ed Optimise player leave code 2018-08-11 00:57:20 -04:00
Simon Chuu 728493b9c7 Remove debug code + Unset phantom target on death/bed usage as opposed to removing them 2018-08-11 00:51:19 -04:00
Simon Chuu 983aa2a3df Complete test plugin 2018-08-11 00:07:11 -04:00