From ab893721bd3b6e12ee9c8cf31532079d4730583a Mon Sep 17 00:00:00 2001 From: "FivePB (Xer)" Date: Tue, 18 May 2021 04:28:30 +0200 Subject: [PATCH] Updated Upstream (BungeeCord) (#641) Upstream has released updates that appears to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing BungeeCord Changes: b60a30c7 Move additional dependencies to runtime scope --- BungeeCord | 2 +- ...Log4j2-for-logging-and-TerminalConsoleAppender-f.patch | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/BungeeCord b/BungeeCord index 4fc1a9e..b60a30c 160000 --- a/BungeeCord +++ b/BungeeCord @@ -1 +1 @@ -Subproject commit 4fc1a9e77047e81008f2d6f760c4722b24b5b458 +Subproject commit b60a30c70546c1e24869ebce195af6195e8ccd12 diff --git a/BungeeCord-Patches/0036-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch b/BungeeCord-Patches/0036-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch index 22473be..b99827d 100644 --- a/BungeeCord-Patches/0036-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch +++ b/BungeeCord-Patches/0036-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch @@ -1,4 +1,4 @@ -From a29675723a6c2c520cf6c2079512f21621db28c0 Mon Sep 17 00:00:00 2001 +From e11aadcf79d0e672de3681e1253977fedc327d0c Mon Sep 17 00:00:00 2001 From: Minecrell Date: Fri, 22 Sep 2017 12:46:47 +0200 Subject: [PATCH] Use Log4j2 for logging and TerminalConsoleAppender for @@ -251,7 +251,7 @@ index aa83cd3d..5e8499a7 100644 diff --git a/proxy/pom.xml b/proxy/pom.xml -index eb23676e..177147ac 100644 +index be0705fa..e8670283 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -71,7 +71,7 @@ @@ -280,7 +280,7 @@ index eb23676e..177147ac 100644 jopt-simple @@ -130,6 +131,25 @@ 1.7.0 - compile + runtime + + @@ -1585,5 +1585,5 @@ index 21a48df6..00000000 - -} -- -2.31.1 +2.25.1