Geyser/core/src/main/java/org/geysermc/geyser/network
chris 61b3ffd0de
Feature: Allow setting a different port in the motd (#4293)
* Allow changing the broadcasted port using a system property. This may be needed if the port Geyser runs on & the port Bedrock players connect on do not match - e.g. due to port forwarding/different routing.

* initial stab at making the broadcast port an (unsafe) config option

* Automatically set broadcast port to be the bind port unless manually overridden

* Warn about broadcast port mismatch

* Use 0 instead of -1 as indicator to broadcast the port geyser is running on
2024-01-24 22:28:03 +01:00
..
netty Feature: Allow setting a different port in the motd (#4293) 2024-01-24 22:28:03 +01:00
CIDRMatcher.java We're in 2022 now 2022-01-01 20:03:05 +01:00
GameProtocol.java cleanup 2023-12-14 21:31:14 -05:00
GeyserBedrockPeer.java Untested HAProxy support 2023-04-08 19:44:01 -05:00
GeyserServerInitializer.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
LoggingPacketHandler.java Don't warn if clients send subchunkrequest packets (#4395) 2024-01-24 21:18:09 +01:00
UpstreamPacketHandler.java Fix https://github.com/GeyserMC/Geyser/issues/4378 2024-01-04 13:49:01 -05:00