Changed Network stack

This commit is contained in:
DerGrumpf 2024-11-27 00:55:50 +01:00
parent d3587c1afc
commit ed4a92d374

View File

@ -73,7 +73,7 @@ enable-player-address-logging = true
# Configure your servers here. Each key represents the server's name, and the value # Configure your servers here. Each key represents the server's name, and the value
# represents the IP address of the server to connect to. # represents the IP address of the server to connect to.
main = "100.80.35.55:30000" main = "100.80.35.55:30000"
fallback = "100.113.167.128:30000" fallback = "100.99.68.47:30000"
# In what order we should try servers when a player logs in or is kicked from a server. # In what order we should try servers when a player logs in or is kicked from a server.