From b4c00f4b278bb8e3588cda649810c1d7447d45b6 Mon Sep 17 00:00:00 2001 From: Jamie Mansfield Date: Tue, 29 Nov 2016 19:58:13 +0000 Subject: [PATCH] Resolve previous pr --- ...es.patch => 0042-Allow-Reloading-of-Command-Aliases.patch} | 4 ++-- ...es.patch => 0183-Allow-Reloading-of-Command-Aliases.patch} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename Spigot-API-Patches/{0043-Allow-Reloading-of-Command-Aliases.patch => 0042-Allow-Reloading-of-Command-Aliases.patch} (98%) rename Spigot-Server-Patches/{0184-Allow-Reloading-of-Command-Aliases.patch => 0183-Allow-Reloading-of-Command-Aliases.patch} (93%) diff --git a/Spigot-API-Patches/0043-Allow-Reloading-of-Command-Aliases.patch b/Spigot-API-Patches/0042-Allow-Reloading-of-Command-Aliases.patch similarity index 98% rename from Spigot-API-Patches/0043-Allow-Reloading-of-Command-Aliases.patch rename to Spigot-API-Patches/0042-Allow-Reloading-of-Command-Aliases.patch index 3483a79ac..b82be6437 100644 --- a/Spigot-API-Patches/0043-Allow-Reloading-of-Command-Aliases.patch +++ b/Spigot-API-Patches/0042-Allow-Reloading-of-Command-Aliases.patch @@ -1,4 +1,4 @@ -From ae3fa5976e224c935f4df514d34d912c8cdf0d43 Mon Sep 17 00:00:00 2001 +From 9b519772c330599ddd6a645e9d619ab21ef7d4e0 Mon Sep 17 00:00:00 2001 From: willies952002 Date: Mon, 28 Nov 2016 10:16:39 -0500 Subject: [PATCH] Allow Reloading of Command Aliases @@ -91,5 +91,5 @@ index 040509c..585bac7 100644 confirmed = true; } else { -- -2.1.4 +2.10.0 diff --git a/Spigot-Server-Patches/0184-Allow-Reloading-of-Command-Aliases.patch b/Spigot-Server-Patches/0183-Allow-Reloading-of-Command-Aliases.patch similarity index 93% rename from Spigot-Server-Patches/0184-Allow-Reloading-of-Command-Aliases.patch rename to Spigot-Server-Patches/0183-Allow-Reloading-of-Command-Aliases.patch index fd051b430..a393b77a8 100644 --- a/Spigot-Server-Patches/0184-Allow-Reloading-of-Command-Aliases.patch +++ b/Spigot-Server-Patches/0183-Allow-Reloading-of-Command-Aliases.patch @@ -1,4 +1,4 @@ -From d8cf16e31e810797db2ddff2a8b584707c5340e8 Mon Sep 17 00:00:00 2001 +From d47ca4a2fc9dda1259bb0a6e970598033e9fa031 Mon Sep 17 00:00:00 2001 From: willies952002 Date: Mon, 28 Nov 2016 10:21:52 -0500 Subject: [PATCH] Allow Reloading of Command Aliases @@ -26,5 +26,5 @@ index b24ed68..5559532 100644 // Paper end } -- -2.1.4 +2.10.0