This commit is contained in:
Camotoy 2021-05-30 21:37:32 -04:00
parent 2f2e2cc285
commit 5376ba49b8
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 0 additions and 2 deletions

View File

@ -732,8 +732,6 @@ public class GeyserSession implements CommandSender {
address = handshakePacket.getHostname();
}
System.out.println((address + addressSuffix).getBytes(StandardCharsets.UTF_8).length);
event.setPacket(new HandshakePacket(
handshakePacket.getProtocolVersion(),
address + addressSuffix,