diff --git a/Spigot-API-Patches/Add-getTPS-method.patch b/Spigot-API-Patches/Add-getTPS-method.patch index 9907b78caf..f51dec99d2 100644 --- a/Spigot-API-Patches/Add-getTPS-method.patch +++ b/Spigot-API-Patches/Add-getTPS-method.patch @@ -22,6 +22,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 } Spigot spigot(); --- -1.9.5.msysgit.1 - +-- \ No newline at end of file diff --git a/Spigot-Server-Patches/PaperSpigot-config-files.patch b/Spigot-Server-Patches/PaperSpigot-config-files.patch index 76fb681a2c..0520b4e720 100644 --- a/Spigot-Server-Patches/PaperSpigot-config-files.patch +++ b/Spigot-Server-Patches/PaperSpigot-config-files.patch @@ -316,6 +316,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 + return config.getString( "world-settings." + worldName + "." + path, config.getString( "world-settings.default." + path ) ); + } +} --- -1.9.5.msysgit.1 - +-- \ No newline at end of file