diff --git a/Spigot-Server-Patches/FallingBlock-and-TNTPrimed-source-location-API.patch b/Spigot-Server-Patches/FallingBlock-and-TNTPrimed-source-location-API.patch index bcec791932..103e7cae33 100644 --- a/Spigot-Server-Patches/FallingBlock-and-TNTPrimed-source-location-API.patch +++ b/Spigot-Server-Patches/FallingBlock-and-TNTPrimed-source-location-API.patch @@ -1,5 +1,5 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Zach Brown <1254957+zachbr@users.noreply.github.com> +From: Byteflux Date: Tue, 1 Mar 2016 23:45:08 -0600 Subject: [PATCH] FallingBlock and TNTPrimed source location API diff --git a/Spigot-Server-Patches/Timings-v2.patch b/Spigot-Server-Patches/Timings-v2.patch index 2aca3a8b16..9a45d46c93 100644 --- a/Spigot-Server-Patches/Timings-v2.patch +++ b/Spigot-Server-Patches/Timings-v2.patch @@ -464,8 +464,8 @@ diff --git a/src/main/java/net/minecraft/server/PlayerConnection.java b/src/main index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644 --- a/src/main/java/net/minecraft/server/PlayerConnection.java +++ b/src/main/java/net/minecraft/server/PlayerConnection.java -@@ -0,0 +0,0 @@ import org.bukkit.event.player.PlayerToggleSprintEvent; - import org.bukkit.inventory.CraftingInventory; +@@ -0,0 +0,0 @@ import org.bukkit.inventory.CraftingInventory; + import org.bukkit.inventory.EquipmentSlot; import org.bukkit.inventory.InventoryView; import org.bukkit.util.NumberConversions; +import co.aikar.timings.SpigotTimings; // Paper