update config
This commit is contained in:
parent
b79c325086
commit
91ca9e9741
@ -72,9 +72,9 @@ enable-player-address-logging = true
|
|||||||
[servers]
|
[servers]
|
||||||
# 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.
|
||||||
lobby = "ssh.surf:8001"
|
lobby = "127.0.0.1:8001"
|
||||||
factions = "ssh.surf:8002"
|
factions = "127.0.0.1:8002"
|
||||||
minigames = "ssh.surf:8003"
|
minigames = "127.0.0.1:8003"
|
||||||
idk = "ssh.surf:8004"
|
idk = "ssh.surf:8004"
|
||||||
|
|
||||||
# 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user