From 3c0d6aaed9467b42389c0c6fd3fb2fde3efd2155 Mon Sep 17 00:00:00 2001 From: Jake Potrebic Date: Thu, 28 Dec 2023 12:47:57 -0800 Subject: 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 --- work/CraftBukkit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'work/CraftBukkit') diff --git a/work/CraftBukkit b/work/CraftBukkit index bcf56171a6..53ebb05e39 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit bcf56171a63d24b21bea341e8f5b3c5234f077c3 +Subproject commit 53ebb05e3951a1a05e4efb8a739d9bf31d21385e -- cgit v1.2.3