Commit Graph
19 Commits
Author SHA1 Message Date
Nassim Jahnke bf6831d330 Fix entity motion tag from mob spawners (#5718) 2021-05-24 11:18:26 +02:00
Nassim Jahnke a24d848933 Fix force upgrade patch (#5699) 2021-05-21 10:29:49 +02:00
Nassim Jahnke 54608e4fe2 Rename leftover resource->datapack (#5662) 2021-05-17 08:59:20 +02:00
Nassim Jahnke a47ab2dc89 Updated Upstream (CraftBukkit) (#5652)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
5b0e2d2d Move additional dependencies to runtime scope
2021-05-16 18:35:49 +02:00
Nassim Jahnke d44063b749 Update Java version warning (#5621) 2021-05-12 15:58:21 +02:00
Nassim Jahnke 16d00c1e9f Keep moveToWorld with old method signature 2021-05-04 11:55:29 +02:00
Nassim Jahnke 9cf8e67706 Add internal channel initialization listeners (#5557) 2021-04-30 15:47:45 +02:00
Nassim Jahnke bad7e5b236 Check for world change in MoveEvent API methods 2021-04-30 15:05:45 +02:00
Nassim Jahnke 6190c17845 Expose server protocol version (#5416) 2021-04-12 19:45:58 +02:00
Nassim Jahnke 8c0bedeefc Add dropLeash variable to EntityUnleashEvent (#5130) 2021-01-30 14:23:15 +01:00
Nassim Jahnke 7c3f274871 Add more lightning API 2020-07-26 14:46:14 +02:00
Nassim Jahnke 744cdf7512 Add PlayerItemCooldownEvent 2020-08-25 14:01:03 +02:00
Nassim Jahnke 7db19cb346 Use title packet for actionbar methods (#3959) 2020-07-22 10:01:35 +02:00
Nassim Jahnke ec909b2144 Fix moveToWorld worldserver reference (#3929) 2020-07-17 18:44:39 +02:00
Nassim Jahnke 2bdad1f69a Some fixes (#3630)
* Fix block action sending

* Fix chest property check
2020-06-26 21:34:52 +02:00
Nassim Jahnke 2baf3d7f5b Add item slot helper methods for various inventories (#3221) 2020-05-06 01:49:16 +02:00
Nassim Jahnke 1f4366de5a Pass fireworks through vanished players (#3021) 2020-03-18 14:58:50 +01:00
Nassim Jahnke e7dadac1ae Fix sign line capping check (#2522) 2019-09-02 00:21:08 +02:00
Nassim Jahnke 55e2ef9d9c Fix server crash with piercing shots through vanished players (#2390) 2019-08-01 00:04:45 +02:00