aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0918-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/server/0918-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch')
-rw-r--r--patches/server/0918-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/server/0918-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch b/patches/server/0918-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch
index 3af4ed9840..81b721d85e 100644
--- a/patches/server/0918-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch
+++ b/patches/server/0918-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch
@@ -5,10 +5,10 @@ Subject: [PATCH] Fix Spigot Config not using commands.spam-exclusions
diff --git a/src/main/java/net/minecraft/server/network/ServerGamePacketListenerImpl.java b/src/main/java/net/minecraft/server/network/ServerGamePacketListenerImpl.java
-index 456a542438e9e2ea47b024daf90d0132b936d02b..3ec16bc35e29d178d4ed99fbeae559d41361efc3 100644
+index 9ed83f352cf9d1ea0d869436796f0073412d72c7..71279d9c4d3c728f828eb8a5a2d7b435e527c01b 100644
--- a/src/main/java/net/minecraft/server/network/ServerGamePacketListenerImpl.java
+++ b/src/main/java/net/minecraft/server/network/ServerGamePacketListenerImpl.java
-@@ -2587,7 +2587,7 @@ public class ServerGamePacketListenerImpl implements ServerPlayerConnection, Tic
+@@ -2588,7 +2588,7 @@ public class ServerGamePacketListenerImpl implements ServerPlayerConnection, Tic
}
// Spigot end
// this.chatSpamTickCount += 20;