From 22957cd6d14df984832535684bec14fb43778180 Mon Sep 17 00:00:00 2001 From: Zach Brown <1254957+zachbr@users.noreply.github.com> Date: Fri, 13 Feb 2015 14:24:02 -0600 Subject: [PATCH] Rebuild patches for upstream changes --- Spigot-Server-Patches/Further-improve-server-tick-loop.patch | 4 +--- ...Show-PaperSpigot-in-client-crashes-server-lists-and-.patch | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Spigot-Server-Patches/Further-improve-server-tick-loop.patch b/Spigot-Server-Patches/Further-improve-server-tick-loop.patch index c01459a03..dc52a2723 100644 --- a/Spigot-Server-Patches/Further-improve-server-tick-loop.patch +++ b/Spigot-Server-Patches/Further-improve-server-tick-loop.patch @@ -211,6 +211,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 { return ( ( tps > 18.0 ) ? ChatColor.GREEN : ( tps > 16.0 ) ? ChatColor.YELLOW : ChatColor.RED ).toString() + ( ( tps > 20.0 ) ? "*" : "" ) + Math.min( Math.round( tps * 100.0 ) / 100.0, 20.0 ); --- -1.9.5.msysgit.0 - +-- \ No newline at end of file diff --git a/Spigot-Server-Patches/Show-PaperSpigot-in-client-crashes-server-lists-and-.patch b/Spigot-Server-Patches/Show-PaperSpigot-in-client-crashes-server-lists-and-.patch index 92c6dcbc9..40aa69c88 100644 --- a/Spigot-Server-Patches/Show-PaperSpigot-in-client-crashes-server-lists-and-.patch +++ b/Spigot-Server-Patches/Show-PaperSpigot-in-client-crashes-server-lists-and-.patch @@ -18,6 +18,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 } public CrashReport b(CrashReport crashreport) { --- -1.9.5.msysgit.0 - +-- \ No newline at end of file