Update to Minecraft 1.10.2

This commit is contained in:
md_5
2016-06-25 11:54:17 +10:00
parent 1953f52da1
commit 75f99ec7c5
8 changed files with 23 additions and 43 deletions

View File

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