From 7a8cce428f3aafca2a2e532bf9468a23d6aa4424 Mon Sep 17 00:00:00 2001 From: Aikar Date: Wed, 26 Jul 2017 23:45:03 -0400 Subject: [PATCH] Rebuild patches (forgot to pull :() --- ...{0223-Fix-Recipe-Books.patch => 0224-Fix-Recipe-Books.patch} | 2 +- ...-Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch} | 2 +- ...orses.patch => 0226-Improve-the-Saddle-API-for-Horses.patch} | 2 +- ...I.patch => 0227-Implement-ensureServerConversions-API.patch} | 2 +- ...isplayName.patch => 0228-Implement-getI18NDisplayName.patch} | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) rename Spigot-Server-Patches/{0223-Fix-Recipe-Books.patch => 0224-Fix-Recipe-Books.patch} (97%) rename Spigot-Server-Patches/{0224-Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch => 0225-Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch} (97%) rename Spigot-Server-Patches/{0225-Improve-the-Saddle-API-for-Horses.patch => 0226-Improve-the-Saddle-API-for-Horses.patch} (98%) rename Spigot-Server-Patches/{0226-Implement-ensureServerConversions-API.patch => 0227-Implement-ensureServerConversions-API.patch} (94%) rename Spigot-Server-Patches/{0227-Implement-getI18NDisplayName.patch => 0228-Implement-getI18NDisplayName.patch} (95%) diff --git a/Spigot-Server-Patches/0223-Fix-Recipe-Books.patch b/Spigot-Server-Patches/0224-Fix-Recipe-Books.patch similarity index 97% rename from Spigot-Server-Patches/0223-Fix-Recipe-Books.patch rename to Spigot-Server-Patches/0224-Fix-Recipe-Books.patch index bf5d95452a..a74abe5209 100644 --- a/Spigot-Server-Patches/0223-Fix-Recipe-Books.patch +++ b/Spigot-Server-Patches/0224-Fix-Recipe-Books.patch @@ -1,4 +1,4 @@ -From 0cf8f4b90cf6e449f339a187198355e1cffbbe2a Mon Sep 17 00:00:00 2001 +From ac2823f4090e996ccafb904bad20fb010ea2c081 Mon Sep 17 00:00:00 2001 From: Aikar Date: Wed, 26 Jul 2017 21:12:15 -0400 Subject: [PATCH] Fix Recipe Books diff --git a/Spigot-Server-Patches/0224-Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch b/Spigot-Server-Patches/0225-Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch similarity index 97% rename from Spigot-Server-Patches/0224-Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch rename to Spigot-Server-Patches/0225-Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch index d2cb19f03b..d74da4f569 100644 --- a/Spigot-Server-Patches/0224-Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch +++ b/Spigot-Server-Patches/0225-Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch @@ -1,4 +1,4 @@ -From 7f0d85c43405c4264116b134f70986030240fd82 Mon Sep 17 00:00:00 2001 +From 56b0088908dcbb7b4d392bfeb57e9d1eb16d1d47 Mon Sep 17 00:00:00 2001 From: willies952002 Date: Fri, 5 May 2017 18:59:22 -0400 Subject: [PATCH] Allow Changing of Player Sample in ServerListPingEvent diff --git a/Spigot-Server-Patches/0225-Improve-the-Saddle-API-for-Horses.patch b/Spigot-Server-Patches/0226-Improve-the-Saddle-API-for-Horses.patch similarity index 98% rename from Spigot-Server-Patches/0225-Improve-the-Saddle-API-for-Horses.patch rename to Spigot-Server-Patches/0226-Improve-the-Saddle-API-for-Horses.patch index e7a0cd4ed0..2967a4449b 100644 --- a/Spigot-Server-Patches/0225-Improve-the-Saddle-API-for-Horses.patch +++ b/Spigot-Server-Patches/0226-Improve-the-Saddle-API-for-Horses.patch @@ -1,4 +1,4 @@ -From cbcc37ea2b8c2ff4540e10299720dae5683e0364 Mon Sep 17 00:00:00 2001 +From 4d798b1cc1dabc6c33aba84e558a5fcaa6ba5fa7 Mon Sep 17 00:00:00 2001 From: Aikar Date: Sat, 10 Dec 2016 16:24:06 -0500 Subject: [PATCH] Improve the Saddle API for Horses diff --git a/Spigot-Server-Patches/0226-Implement-ensureServerConversions-API.patch b/Spigot-Server-Patches/0227-Implement-ensureServerConversions-API.patch similarity index 94% rename from Spigot-Server-Patches/0226-Implement-ensureServerConversions-API.patch rename to Spigot-Server-Patches/0227-Implement-ensureServerConversions-API.patch index 3f2089e7b4..94bafab4e3 100644 --- a/Spigot-Server-Patches/0226-Implement-ensureServerConversions-API.patch +++ b/Spigot-Server-Patches/0227-Implement-ensureServerConversions-API.patch @@ -1,4 +1,4 @@ -From ef7d3ffd857e70a79c59225f4629cd35b04ef9fb Mon Sep 17 00:00:00 2001 +From ded2461db3d25440ded59255605415af572c88b6 Mon Sep 17 00:00:00 2001 From: Aikar Date: Wed, 4 May 2016 22:43:12 -0400 Subject: [PATCH] Implement ensureServerConversions API diff --git a/Spigot-Server-Patches/0227-Implement-getI18NDisplayName.patch b/Spigot-Server-Patches/0228-Implement-getI18NDisplayName.patch similarity index 95% rename from Spigot-Server-Patches/0227-Implement-getI18NDisplayName.patch rename to Spigot-Server-Patches/0228-Implement-getI18NDisplayName.patch index a841811def..a79d004fb7 100644 --- a/Spigot-Server-Patches/0227-Implement-getI18NDisplayName.patch +++ b/Spigot-Server-Patches/0228-Implement-getI18NDisplayName.patch @@ -1,4 +1,4 @@ -From a17ae8db76e8404865098e506a9377d174982c97 Mon Sep 17 00:00:00 2001 +From e5d40b54815a96cdc0b4a6a6765eb5c7c903128c Mon Sep 17 00:00:00 2001 From: Aikar Date: Wed, 4 May 2016 23:59:38 -0400 Subject: [PATCH] Implement getI18NDisplayName