Commit Graph

172 Commits

Author SHA1 Message Date
filoghost
f7a007d1f9 Remove unneeded annotation 2018-01-29 16:08:24 +01:00
filoghost
8cc189bbcb More generic Forge detection 2018-01-29 16:06:26 +01:00
filoghost
dcee93e3e9 Convert to Maven 2017-12-21 18:05:32 +01:00
filoghost
98e5827a8a Attempt to fix error with ProtocolLib's temporary players 2017-08-02 14:29:52 +02:00
filoghost
81fb3ef028 Update for spigot 1.12 2017-06-08 14:01:07 +02:00
filoghost
1a41b4bd0d Fixes #58 2017-05-19 20:01:21 +02:00
filoghost
f3c03a9c24 Require ProtocolLib 4.0 for Minecraft 1.11+ 2017-03-15 16:06:32 +01:00
filoghost
28231bef2d Increase version for release 2017-03-03 22:23:06 +01:00
filoghost
a5c947998b Fixes #42 2017-03-03 22:19:55 +01:00
filoghost
20acd2fc82 Performance improvement to get the stack trace element (the call is ~8
times faster)
2017-03-01 18:04:19 +01:00
filoghost
d8955fce02 Revert 1.11 performance improvement 2017-03-01 17:06:12 +01:00
filoghost
9837ae969e Better placeholder error handling. Fixes #22 2017-02-17 11:36:58 +01:00
filoghost
0073567444 Increase version for release 2017-02-13 14:03:17 +01:00
filoghost
f28607dab2 Better entity registration, shouldn't override the slime ID 2017-02-06 17:06:15 +01:00
filoghost
d6f7da4e74 Protection against async chunk loads caused by other plugins 2017-02-06 11:34:01 +01:00
filoghost
02c6fe50d5 Fixes #40 2016-12-12 19:39:59 +01:00
filoghost
1a6c99cf40 Remove unnecessary code in 1.11 to improve performance 2016-12-10 14:48:51 +01:00
filoghost
0dc0b7303c Don't display {"text":"..."} for MOTD in Minecraft 1.9+ 2016-11-21 21:23:01 +01:00
filoghost
f291bf31e4 Increase version for release 2016-11-21 20:53:27 +01:00
filoghost
f453bc9386 Fix ProtocolLib error when respawning the entities to a player 2016-11-21 20:26:52 +01:00
filoghost
9ea8c99929 Fix "touch slime" not showing up 2016-11-18 13:47:15 +01:00
filoghost
22fce3aa2b Also remove unneeded patch from NMS slime 2016-11-18 11:27:34 +01:00
filoghost
7e72ed0d42 Remove unneeded patch in 1.11 2016-11-18 11:21:10 +01:00
filoghost
099892f8a3 Remove unneeded override 2016-11-18 11:11:46 +01:00
filoghost
1a5e6d05a6 Fix items not being visible 2016-11-18 11:02:34 +01:00
filoghost
d83e383bfe Increase version 2016-11-17 13:51:01 +01:00
filoghost
ace9de3ed3 Remove unused method 2016-11-17 13:20:27 +01:00
filoghost
9a1d1731f7 Compatibility with 1.11 2016-11-17 13:17:06 +01:00
filoghost
e9f279722f Bump version for release 2016-09-08 13:54:46 +02:00
filoghost
a1d427df0f ProtocolLib version compatibility checks 2016-09-08 13:47:33 +02:00
filoghost
1548d73962 More clarity 2016-08-29 11:15:06 +02:00
filoghost
108e1bb995 Initial implementation for handling fake/wrong chunk unloads events 2016-08-29 11:11:52 +02:00
filoghost
435d455134 Method no longer needed since dropping support for 1.6.4 2016-08-29 10:33:51 +02:00
filoghost
b7eefd44c9 Small fix + remove duplicate code 2016-08-29 10:00:06 +02:00
filoghost
90ac307519 Better version control 2016-08-25 10:22:44 +02:00
filoghost
c22c025fb9 Fix NoSuchMethodError for PacketPlayOutEntityTeleport on 1.7.10 2016-08-25 10:00:59 +02:00
filoghost
2168bf4cfd Update for ProtocolLib 4.1. 2016-08-25 09:59:24 +02:00
filoghost
213dd85f4b Bump version 2016-06-09 14:31:48 +02:00
filoghost
61dca5ec2c Remove unused method. 2016-06-09 14:20:23 +02:00
filoghost
b78239b520 Drop 1.6.4 support. 2016-06-09 14:07:03 +02:00
filoghost
1a0b4d5320 Update to 1.10 2016-06-09 14:00:54 +02:00
filoghost
d521465385 Fix {player} and {displayname} not being relative to the player viewing
them.
2016-06-09 13:06:44 +02:00
filoghost
3b49b121fb Update compatible versions message 2016-05-10 17:44:37 +02:00
filoghost
afa3ed6691 1.9.4 update 2016-05-10 17:44:12 +02:00
filoghost
5f2ddc6ae1 Better handling of plugin reloaders and /reload 2016-05-10 17:12:11 +02:00
filoghost
4a4661ef8d Update for Sound enum changes. 2016-03-09 13:32:12 +01:00
filoghost
e02f2ad7f4 Update for the new ProtocolLib. 2016-03-09 13:15:20 +01:00
filoghost
707268c0b5 1.9 support 2016-03-04 11:35:45 +01:00
filoghost
87bc0922ed 1.8.8 is the latest supported version. 2015-08-21 12:36:34 +02:00
filoghost
28c5f3062e Create teleport packet manually, return ID without checking in
getIdNMS(), update version info.
2015-08-21 12:35:53 +02:00