From 97b9ce847657c93aacdbb1d6efef8e01915fea3a Mon Sep 17 00:00:00 2001 From: Aikar Date: Tue, 2 Oct 2018 10:26:35 -0400 Subject: [PATCH] [CI-SKIP] [Auto] Rebuild Patches A recent commit has been made that caused patches to be out of order, rebuilding --- ...-Dont-strip-explicit-leading-color-codes-in-chat-comp.patch} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Spigot-Server-Patches/{0384-Dont-strip-explicit-leading-color-codes-in-chat-comp.patch => 0385-Dont-strip-explicit-leading-color-codes-in-chat-comp.patch} (93%) diff --git a/Spigot-Server-Patches/0384-Dont-strip-explicit-leading-color-codes-in-chat-comp.patch b/Spigot-Server-Patches/0385-Dont-strip-explicit-leading-color-codes-in-chat-comp.patch similarity index 93% rename from Spigot-Server-Patches/0384-Dont-strip-explicit-leading-color-codes-in-chat-comp.patch rename to Spigot-Server-Patches/0385-Dont-strip-explicit-leading-color-codes-in-chat-comp.patch index 753db4008..13c7a45eb 100644 --- a/Spigot-Server-Patches/0384-Dont-strip-explicit-leading-color-codes-in-chat-comp.patch +++ b/Spigot-Server-Patches/0385-Dont-strip-explicit-leading-color-codes-in-chat-comp.patch @@ -1,4 +1,4 @@ -From cc921fd1befdb375e09e13562d342b0e537616b5 Mon Sep 17 00:00:00 2001 +From 82ea8869162c7265deb6fd29053df64e31e786e2 Mon Sep 17 00:00:00 2001 From: BillyGalbreath Date: Sun, 30 Sep 2018 08:40:14 -0500 Subject: [PATCH] Dont strip explicit leading color codes in chat components