diff options
author | Nassim Jahnke <[email protected]> | 2024-07-18 16:50:16 +0200 |
---|---|---|
committer | Nassim Jahnke <[email protected]> | 2024-07-18 18:15:13 +0200 |
commit | a8db5274493f3bf6c91c8bc9d4a3618a02ba5500 (patch) | |
tree | 117f005d0e84f51bcdaeedf55bf7fd6cb3766932 /patches/server/0174-Implement-extended-PaperServerListPingEvent.patch | |
parent | 3c8a7fe1a4a7e348106795ca44529ff6d2005234 (diff) | |
download | Paper-a8db5274493f3bf6c91c8bc9d4a3618a02ba5500.tar.gz Paper-a8db5274493f3bf6c91c8bc9d4a3618a02ba5500.zip |
Even more cleanup of mcutil patch
Diffstat (limited to 'patches/server/0174-Implement-extended-PaperServerListPingEvent.patch')
-rw-r--r-- | patches/server/0174-Implement-extended-PaperServerListPingEvent.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/server/0174-Implement-extended-PaperServerListPingEvent.patch b/patches/server/0174-Implement-extended-PaperServerListPingEvent.patch index f39816c85d..62fccd9459 100644 --- a/patches/server/0174-Implement-extended-PaperServerListPingEvent.patch +++ b/patches/server/0174-Implement-extended-PaperServerListPingEvent.patch @@ -208,10 +208,10 @@ index f08700abb005f487aca95c0457c09cefa9a81be2..532f09089b8d6798999cf3f83e852df7 } diff --git a/src/main/java/org/spigotmc/SpigotConfig.java b/src/main/java/org/spigotmc/SpigotConfig.java -index ba621fdc82896245f6ce448e084847edc4d3fe08..d063d356388810fb6f0dddfbc8b5885b3e6442aa 100644 +index d9e73e37b54e2f6e13313977c76cb4212c240992..b97ff4a9b69699577bf8cde0869b70353101ef46 100644 --- a/src/main/java/org/spigotmc/SpigotConfig.java +++ b/src/main/java/org/spigotmc/SpigotConfig.java -@@ -289,7 +289,7 @@ public class SpigotConfig +@@ -285,7 +285,7 @@ public class SpigotConfig public static int playerSample; private static void playerSample() { |