# 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 = "127.0.0.1:25563"
# In what order we should try servers when a player logs in or is kicked from a server.
try = ["lobby"]
grief = "127.0.0.1:25577"
Это раздел servers из моего конфига velocity
server-ip=127.0.0.1
allow-nether=true
server-port=25567
Это отрывок с server.properties от lobby
Помогите пожалуйста решить проблему.
# represents the IP address of the server to connect to.
lobby = "127.0.0.1:25563"
# In what order we should try servers when a player logs in or is kicked from a server.
try = ["lobby"]
grief = "127.0.0.1:25577"
Это раздел servers из моего конфига velocity
server-ip=127.0.0.1
allow-nether=true
server-port=25567
Это отрывок с server.properties от lobby
Помогите пожалуйста решить проблему.