diff --git a/Spigot-Server-Patches/0546-Brand-support.patch b/Spigot-Server-Patches/0545-Brand-support.patch similarity index 100% rename from Spigot-Server-Patches/0546-Brand-support.patch rename to Spigot-Server-Patches/0545-Brand-support.patch diff --git a/Spigot-Server-Patches/Include-Log4J2-SLF4J-implementation.patch b/Spigot-Server-Patches/Include-Log4J2-SLF4J-implementation.patch deleted file mode 100644 index 249db17915..0000000000 --- a/Spigot-Server-Patches/Include-Log4J2-SLF4J-implementation.patch +++ /dev/null @@ -1,22 +0,0 @@ -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Minecrell -Date: Thu, 21 Sep 2017 16:33:35 +0200 -Subject: [PATCH] Include Log4J2 SLF4J implementation - - -diff --git a/pom.xml b/pom.xml -index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644 ---- a/pom.xml -+++ b/pom.xml -@@ -0,0 +0,0 @@ - log4j-api - compile - -+ -+ org.apache.logging.log4j -+ log4j-slf4j-impl -+ runtime -+ - - org.apache.logging.log4j - log4j-iostreams