@@ -64,7 +64,7 @@
|
||||
+ }
|
||||
+ // CraftBukkit end
|
||||
+
|
||||
+ if (packethandshakinginsetprotocol.b() > 108) {
|
||||
+ if (packethandshakinginsetprotocol.b() > 109) {
|
||||
chatcomponenttext = new ChatComponentText("Outdated server! I\'m still on 1.9");
|
||||
this.b.sendPacket(new PacketLoginOutDisconnect(chatcomponenttext));
|
||||
this.b.close(chatcomponenttext);
|
||||
|
||||
Reference in New Issue
Block a user