update config

This commit is contained in:
snxraven 2024-12-06 06:58:17 -05:00
parent b79c325086
commit 91ca9e9741

View File

@ -72,9 +72,9 @@ enable-player-address-logging = true
[servers]
# Configure your servers here. Each key represents the server's name, and the value
# represents the IP address of the server to connect to.
lobby = "ssh.surf:8001"
factions = "ssh.surf:8002"
minigames = "ssh.surf:8003"
lobby = "127.0.0.1:8001"
factions = "127.0.0.1:8002"
minigames = "127.0.0.1:8003"
idk = "ssh.surf:8004"
# In what order we should try servers when a player logs in or is kicked from a server.