Geyser/connector/src/main/java/org/geysermc/connector/network
Camotoy 6aa74a2322
Allow server pong to appear if MOTDs are too long (#1445)
* Prevent server pong from appearing if MOTDs are too long

If the server MOTDs are 340 characters or longer, they will not appear. If this is the case, we trim each.

* Implement a more exact fix
2021-01-11 15:37:37 -05:00
..
remote Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
session Implement book editing (#1117) 2021-01-07 19:40:34 -05:00
translators Block breaking refactors (#1336) 2021-01-07 22:43:36 -05:00
BedrockProtocol.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
ConnectorServerEventHandler.java Allow server pong to appear if MOTDs are too long (#1445) 2021-01-11 15:37:37 -05:00
LoggingPacketHandler.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
QueryPacketHandler.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
UpstreamPacketHandler.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00