Update to Minecraft 1.8.6
This commit is contained in:
@@ -36,7 +36,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
try {
|
||||
if (this.init()) {
|
||||
@@ -0,0 +0,0 @@ public abstract class MinecraftServer implements Runnable, ICommandListener, IAs
|
||||
this.r.setServerInfo(new ServerPing.ServerData("1.8.5", 47));
|
||||
this.r.setServerInfo(new ServerPing.ServerData("1.8.6", 47));
|
||||
this.a(this.r);
|
||||
|
||||
+ // Spigot start
|
||||
|
||||
Reference in New Issue
Block a user