Commit Graph

37 Commits

Author SHA1 Message Date
Esmorall
0da24f4c37 remove uneeded check 2019-12-21 15:20:15 -03:00
Esmorall
e38f3a5a3f remove unnecesary check on checktask 2019-12-21 12:48:07 -03:00
Esmorall
7e31f4bab2 Check if entity is valid before ticking again 2019-12-21 01:04:05 -03:00
Esmorall
3c19156df5 Only filter custom name if it is an armor stand 2019-12-21 00:57:24 -03:00
Esmorall
e8e30d0796 remove unused command 2019-12-20 14:05:12 -03:00
Esmorall
5ef9921fd0 ignore item frames 2019-12-20 14:03:10 -03:00
Esmorall
8c1e2600d2 Improve performance of entity tick manager 2019-12-16 21:47:56 -03:00
Esmorall
c4125e69e8 Using BukkitRunnable instead of TimerTask
Signed-off-by: Esmorall <luis@minemora.net>
2019-12-16 14:21:42 -03:00
Esmorall
46f50cb2aa remove unused comments, and add README 2019-12-12 21:31:15 -03:00
Esmorall
57b674bf28 code simplification, and added description 2019-12-12 20:57:06 -03:00
Esmorall
9dab38f56a change version to 1.2.2 2019-12-12 20:50:24 -03:00
Esmorall
307ae97923 prevent EnderDragon from being untracked 2019-12-12 20:49:42 -03:00
Luis Castellano
76329de020
Update README.md 2019-12-12 20:06:22 -03:00
Luis Castellano
b5c1069e61
Update README.md 2019-12-12 20:05:44 -03:00
Luis Castellano
132814b1bb
Create README.md 2019-12-12 20:04:58 -03:00
Esmorall
cd852438a0 last commit to 1.14 2019-12-12 11:50:19 -03:00
Esmorall
b300b0b87c fix duplicated entities and posible crash 2019-12-12 11:38:33 -03:00
Esmorall
8c08bcd81f Making compatibility with Minecraft 1.15 2019-12-10 23:48:37 -03:00
Esmorall
0ff91139e7 Fix frozen entities 2019-12-10 18:41:55 -03:00
Esmorall
b83763c934 change default value for disable-tick-for-untracked-entities to false 2019-12-09 18:28:18 -03:00
Esmorall
cff9fe209f change default options 2019-12-09 18:26:45 -03:00
Esmorall
fdf454c2cd change default options 2019-12-09 18:26:45 -03:00
Esmorall
1fbe990777 fix crash #2 2019-12-09 16:37:56 -03:00
Esmorall
827bea0c57 Fix crash caused by null entities 2019-12-09 13:07:32 -03:00
Esmorall
cdab67b2cf fix crash 2019-12-09 01:16:15 -03:00
Esmorall
04940534bc Added new experimental option (disable tick for untracked entities) 2019-12-08 18:36:44 -03:00
Esmorall
7436048976 Fix Asynchronous getNearbyEntities 2019-09-22 12:25:01 -03:00
Esmorall
c5cc59ae7f Changed the way check tasks perform 2019-09-07 16:22:44 -03:00
Esmorall
582dd0a451 Added command /etf check, and change entity id with uuid for persistence 2019-09-06 18:35:08 -03:00
Esmorall
b0440f6b40 cache tracker field 2019-09-05 18:37:27 -03:00
Esmorall
4208443d26 cache nms methods 2019-09-05 14:55:30 -03:00
Esmorall
283d2e57c2 avoid NoSuchElementException to keep async 2019-09-04 08:26:56 -03:00
Esmorall
5682dc6512 changed version to 1.0.9 2019-09-03 14:21:16 -03:00
Esmorall
fc8c6b8871 fixed npe 2019-09-03 10:44:41 -03:00
Esmorall
d9d16c45f7 change config default values 2019-09-03 07:40:09 -03:00
Esmorall
a7911a491a add type to raw iterator 2019-09-02 21:20:31 -03:00
Esmorall
90b5d50841 first commit 2019-09-02 20:07:33 -03:00