From 7080d73f1b557a48fa29e30a72346c1cf3c9e9e9 Mon Sep 17 00:00:00 2001 From: Nassim Jahnke Date: Sat, 28 Aug 2021 14:45:14 +0200 Subject: [PATCH] Updated Upstream (Bukkit/CraftBukkit) (#6513) 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: ea7b3a0d #654: Clarify conditions where a bed can explode CraftBukkit Changes: e167f280 SPIGOT-6726: NPE when calling getBossBar() on plugin spawned EnderDragon --- work/Bukkit | 2 +- work/CraftBukkit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/work/Bukkit b/work/Bukkit index ca5b4b1ae6..ea7b3a0d80 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit ca5b4b1ae6c3d22ce76f57bec97d298c8914c466 +Subproject commit ea7b3a0d809057eb8edfbb2b8f048077468e8ac6 diff --git a/work/CraftBukkit b/work/CraftBukkit index 5be41fb80f..e167f28088 160000 --- a/work/CraftBukkit +++ b/work/CraftBukkit @@ -1 +1 @@ -Subproject commit 5be41fb80fa84c15359d271c38b52a1e815ea9f9 +Subproject commit e167f28088ed0d6004d9c2775a98260d765edda2