Commit Graph

41 Commits

Author SHA1 Message Date
filoghost
531e739b08 Fix Maven repository for Spigot 1.15 2019-12-17 18:42:14 +01:00
Charlie J
bcdb8a051f Added 1.15 support. (#237) 2019-12-12 20:32:55 +01:00
filoghost
66666dc510 Cache custom name for armor stands in Minecraft 1.13+ 2019-10-21 17:55:02 +02:00
filoghost
8293f8b642 Support icon amount > 1 for API calls 2019-10-17 16:21:20 +02:00
filoghost
8c09806c25 Start 2.4.1 development 2019-09-11 18:46:10 +02:00
filoghost
bc073482de Update version to 2.4.0 for release 2019-09-11 18:23:13 +02:00
filoghost
ffb8680930 Workaround for ProtocolLib bugs 2019-08-11 18:32:44 +02:00
filoghost
467fe7493e Use alternative method to register EntityTypes 2019-07-20 17:47:11 +02:00
filoghost
ff4102599c Fixes #148 2019-06-04 15:24:46 +02:00
filoghost
66fe72b0eb Update to Java 8 2019-06-03 14:42:24 +02:00
filoghost
2a3314c95a More descriptive errors stacktraces 2019-05-30 12:08:25 +02:00
filoghost
e622ec6187 Add support for Spigot 1.14 2019-04-27 16:48:44 +02:00
filoghost
16fa051d71 Start 2.3.3 development 2018-12-26 18:17:08 +01:00
filoghost
0f1f63e09e Release version 2.3.2 2018-12-26 18:08:38 +01:00
filoghost
3f50588e6d Fix issue #116 2018-12-14 14:04:43 +01:00
filoghost
8b1ba7050b Start 2.3.2 development 2018-10-02 18:46:48 +02:00
filoghost
a65541702c Release version 2.3.1 2018-10-02 13:09:52 +02:00
filoghost
db06e24178 Use standard repo for Spigot 2018-09-26 19:45:15 +02:00
filoghost
0054bb47c8 Fix for PickupHandler API not working (should have no side effects) 2018-09-10 21:27:08 +02:00
filoghost
a0ece58824 Add license file and headers 2018-09-04 00:28:28 +02:00
filoghost
37567793a5 Start 2.3.1 development 2018-09-03 18:12:27 +02:00
filoghost
145d9d869d Release version 2.3.0 2018-09-03 16:44:06 +02:00
filoghost
8134005ac6 Add option for precise hologram teleport
When moving holograms quickly (for example, a chat message over a player's head) lines may not be aligned correctly after moving for a while. Precise hologram teleporting prevents this issue.

Some people won't need it, and disabling it may slightly improve the performance (depending on the number of holograms).
2018-08-31 18:02:18 +02:00
filoghost
1d99c91b04 Use property for spigot-api version 2018-08-29 12:01:38 +02:00
filoghost
776a6ce2f7 Use artifact spigot-api globally and change scope to "provided" 2018-08-29 10:19:03 +02:00
filoghost
6c82640e7e Use Spigot's official chat API 2018-08-28 17:26:24 +02:00
filoghost
47de261216 Remove unused method 2018-08-28 16:13:46 +02:00
filoghost
e6d4a23c4a Update for Spigot 1.13.1 2018-08-28 16:10:19 +02:00
filoghost
57f7e0e9e4 Remove useless log 2018-08-22 15:37:02 +02:00
filoghost
64fe5659bc Improve logs and debug messages 2018-08-22 15:31:07 +02:00
filoghost
f74d80ba43 Workaround to fix adding entity to a world on Paper servers 2018-08-22 12:14:24 +02:00
filoghost
df5d3f9c26 Simplify reflection handling 2018-08-21 16:39:39 +02:00
filoghost
6d095f8165 Remove Forge support as it was used only in 1.7 2018-08-21 00:12:00 +02:00
filoghost
4214b251cf Fix offsets 2018-08-21 00:05:32 +02:00
filoghost
e026a78622 Drop 1.7 support 2018-08-20 22:33:23 +02:00
filoghost
a67866ff42 Set armor stands as markers on Minecraft 1.8 2018-08-20 18:27:04 +02:00
filoghost
49d6930389 Fix console error on invalid icon 2018-08-20 17:00:33 +02:00
filoghost
1b3a29aab6 Prevent hoppers from picking up items 2018-08-20 13:34:02 +02:00
filoghost
7421303525 Initial update to 1.13 2018-08-06 00:07:12 +02: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