diff --git a/Spigot-Server-Patches/0330-Use-asynchronous-Log4j-2-loggers.patch b/Spigot-Server-Patches/0334-Use-asynchronous-Log4j-2-loggers.patch similarity index 90% rename from Spigot-Server-Patches/0330-Use-asynchronous-Log4j-2-loggers.patch rename to Spigot-Server-Patches/0334-Use-asynchronous-Log4j-2-loggers.patch index 26fb88dbe8..fe727e67ca 100644 --- a/Spigot-Server-Patches/0330-Use-asynchronous-Log4j-2-loggers.patch +++ b/Spigot-Server-Patches/0334-Use-asynchronous-Log4j-2-loggers.patch @@ -1,11 +1,11 @@ -From 9a854c07dd545cf8b4a1a9e6d121f4018acdc50a Mon Sep 17 00:00:00 2001 +From 03f5b3714e9388890e9261da44070032119ae5ad Mon Sep 17 00:00:00 2001 From: Minecrell Date: Tue, 17 Jul 2018 16:42:17 +0200 Subject: [PATCH] Use asynchronous Log4j 2 loggers diff --git a/pom.xml b/pom.xml -index 155896ffb..6f445dc9b 100644 +index 7fa70efe8..132843880 100644 --- a/pom.xml +++ b/pom.xml @@ -110,6 +110,14 @@ diff --git a/Spigot-Server-Patches/0330-Don-t-change-the-Entity-Random-seed-for-squids.patch b/Spigot-Server-Patches/0335-Don-t-change-the-Entity-Random-seed-for-squids.patch similarity index 92% rename from Spigot-Server-Patches/0330-Don-t-change-the-Entity-Random-seed-for-squids.patch rename to Spigot-Server-Patches/0335-Don-t-change-the-Entity-Random-seed-for-squids.patch index 67c79ad78b..50d1d55773 100644 --- a/Spigot-Server-Patches/0330-Don-t-change-the-Entity-Random-seed-for-squids.patch +++ b/Spigot-Server-Patches/0335-Don-t-change-the-Entity-Random-seed-for-squids.patch @@ -1,4 +1,4 @@ -From ae198e0c01788ecbf9eee5d0602ddd9393f41b7c Mon Sep 17 00:00:00 2001 +From 404de77ce4ff4b05ebecba229386f083a4593da5 Mon Sep 17 00:00:00 2001 From: Aikar Date: Thu, 19 Jul 2018 01:05:00 -0400 Subject: [PATCH] Don't change the Entity Random seed for squids