Update to Minecraft 1.8.7

This commit is contained in:
md_5
2015-06-05 20:57:48 +10:00
parent e8c64031b1
commit a6a57a96d0
5 changed files with 33 additions and 32 deletions

View File

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