From 9df9cf9fb42a219d359418c53c35536dddb9478c Mon Sep 17 00:00:00 2001 From: Shane Freeder Date: Sun, 9 Apr 2023 23:38:03 +0100 Subject: [PATCH] Updated Upstream (Bukkit/CraftBukkit) 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: de5ba402 PR-848: Mark get/setCatType methods deprecated in addition to the enum CraftBukkit Changes: 50ee87fbc SPIGOT-7333: Correctly handle null in ColorableArmorMeta#setColor() 790be710b SPIGOT-7332: Persistent Data Container of Chunk not saving on stop or restart. --- work/Bukkit | 2 +- work/CraftBukkit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/work/Bukkit b/work/Bukkit index aeb62aa331..de5ba4022d 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit aeb62aa331de90cf1a39f9be40725fd53d20a1b1 +Subproject commit de5ba4022d0775b318799a4ab9d076df2d433de2 diff --git a/work/CraftBukkit b/work/CraftBukkit index cb6f3c0286..50ee87fbcb 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit cb6f3c0286d752d68c95d1524dedf08eb21945c5 +Subproject commit 50ee87fbcb037e4c9bf184d65959089f169ae449