Update to Minecraft 1.8.6

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2015-05-25 22:04:32 +10:00
parent 6c1c28bd14
commit d1875d1941
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);