diff options
author | Jake Potrebic <[email protected]> | 2023-12-28 12:47:57 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2023-12-28 12:47:57 -0800 |
commit | 3c0d6aaed9467b42389c0c6fd3fb2fde3efd2155 (patch) | |
tree | c8996572a6b2812ed0d160d19ea5161ef6db9f1a /work | |
parent | 8221b085f91a6ce65701b02fbb6a29e54bcc6023 (diff) | |
download | Paper-3c0d6aaed9467b42389c0c6fd3fb2fde3efd2155.tar.gz Paper-3c0d6aaed9467b42389c0c6fd3fb2fde3efd2155.zip |
Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085)
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
Bukkit Changes:
0c7aedbc SPIGOT-7554, PR-954: Add DecoratedPotInventory
CraftBukkit Changes:
53ebb05e3 SPIGOT-7554, PR-1323: Add DecoratedPotInventory
33a2d8773 Ensure that PlayerMoveEvent is always fired where applicable
7df18510f SPIGOT-7555: Don't cast ItemFlags to byte
19aec59ea Use provided case for non-existent OfflinePlayers
Spigot Changes:
e7ce55a3 Remove obsolete PlayerMoveEvent improvements
3e5e22c0 Remove obsolete lowercasing of non existent OfflinePlayer names
Diffstat (limited to 'work')
m--------- | work/Bukkit | 0 | ||||
m--------- | work/CraftBukkit | 0 | ||||
m--------- | work/Spigot | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/work/Bukkit b/work/Bukkit -Subproject cc9aa21a289b9a7d361c4a8f99b56d5300f40d4 +Subproject 0c7aedbceabcf05dde0a483001acd3d957e06c0 diff --git a/work/CraftBukkit b/work/CraftBukkit -Subproject bcf56171a63d24b21bea341e8f5b3c5234f077c +Subproject 53ebb05e3951a1a05e4efb8a739d9bf31d21385 diff --git a/work/Spigot b/work/Spigot -Subproject ed9ba9a42d6c6aca02c474aed4207b7b4fd6f5d +Subproject e7ce55a3b93404a86c248a3d749e5219adda4ca |