From aae9ac4f3c7f5b8fd2a8cd8ed2430ef5bdf3f104 Mon Sep 17 00:00:00 2001 From: Jason Penilla <11360596+jpenilla@users.noreply.github.com> Date: Tue, 23 Nov 2021 01:02:15 -0800 Subject: [PATCH] Updated Upstream (Bukkit/CraftBukkit/Spigot) 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: 07a05531 SPIGOT-6781: Add Block#canPlace CraftBukkit Changes: dd02403b Fix upgrading worlds with custom generators 1c82731d SPIGOT-6781: Add Block#canPlace 2f6662d4 Improve multi-dimension code 6ac2e032 SPIGOT-6802: Fix major issues with --forceUpgrade Spigot Changes: d5de7346 Rebuild patches --- work/Bukkit | 2 +- work/CraftBukkit | 2 +- work/Spigot | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/work/Bukkit b/work/Bukkit index 64c8bd39e0..07a055315c 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit 64c8bd39e019135647e27f919b19ea03de2e6d92 +Subproject commit 07a055315ce10d9e6134b9367443ddeeda501236 diff --git a/work/CraftBukkit b/work/CraftBukkit index 37e63e63e8..dd02403be2 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit 37e63e63e89052671198b6cdb775d5250a5d18e1 +Subproject commit dd02403be2ea957207939f1eec83cd2753d95bbc diff --git a/work/Spigot b/work/Spigot index 16c0cb4167..d5de734690 160000 --- a/work/Spigot +++ b/work/Spigot @@ -1 +1 @@ -Subproject commit 16c0cb416707182fd13db47ff090ea48bd54e494 +Subproject commit d5de734690f9745e2c8968cf5369664ff0f53af9