Reset default antixray blocks to remove 1 and 5, to fix block lag people have being seeing. Thanks @andrewkm for the report.

By: md_5 <md_5@live.com.au>
This commit is contained in:
Spigot
2013-07-13 11:37:21 +10:00
parent e6c2d70d1d
commit d80eaa142d
22 changed files with 87 additions and 72 deletions

View File

@@ -1,4 +1,4 @@
From 7f0bdda393aa374b88418f13aa631f08467a3bf5 Mon Sep 17 00:00:00 2001
From 9b4f7770cae78ac23e89a6cb92bfcdac3517da6c Mon Sep 17 00:00:00 2001
From: md_5 <md_5@live.com.au>
Date: Sat, 23 Feb 2013 08:58:35 +1100
Subject: [PATCH] Metrics
@@ -657,7 +657,7 @@ index 0000000..f1690a2
+}
\ No newline at end of file
diff --git a/src/main/java/org/spigotmc/SpigotConfig.java b/src/main/java/org/spigotmc/SpigotConfig.java
index 7880a31..3028526 100644
index f97a80b..b11499b 100644
--- a/src/main/java/org/spigotmc/SpigotConfig.java
+++ b/src/main/java/org/spigotmc/SpigotConfig.java
@@ -36,6 +36,7 @@ public class SpigotConfig
@@ -668,7 +668,7 @@ index 7880a31..3028526 100644
public static void init()
{
@@ -55,6 +56,18 @@ public class SpigotConfig
@@ -56,6 +57,18 @@ public class SpigotConfig
{
MinecraftServer.getServer().server.getCommandMap().register( entry.getKey(), "Spigot", entry.getValue() );
}