Update to Minecraft 1.8.6

This commit is contained in:
md_5
2015-05-25 22:04:32 +10:00
parent d63abf6cf1
commit b0e81a4ede
8 changed files with 35 additions and 45 deletions

View File

@@ -58,7 +58,7 @@
+ // CraftBukkit end
+
if (packethandshakinginsetprotocol.b() > 47) {
chatcomponenttext = new ChatComponentText("Outdated server! I\'m still on 1.8.5");
chatcomponenttext = new ChatComponentText("Outdated server! I\'m still on 1.8.6");
this.b.handle(new PacketLoginOutDisconnect(chatcomponenttext));
@@ -26,6 +71,7 @@
this.b.close(chatcomponenttext);