Update to Minecraft 1.8.8 (Pre-)Release.

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2015-07-27 22:19:19 +10:00
parent c0e326b62a
commit 332e77d249
7 changed files with 22 additions and 29 deletions

View File

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