Update to Minecraft 1.11.2

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2016-12-21 22:00:00 +11:00
parent afecf1c36c
commit 0c321dd15d
4 changed files with 25 additions and 25 deletions

View File

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