From 5f68506197c121f8f8fa26050b4f23c9c08a5c4e Mon Sep 17 00:00:00 2001 From: DerGrumpf Date: Sat, 23 Nov 2024 20:52:43 +0100 Subject: [PATCH] Changed velocity.toml --- proxy/velocity.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/velocity.toml b/proxy/velocity.toml index 8e6002d..4a10c07 100644 --- a/proxy/velocity.toml +++ b/proxy/velocity.toml @@ -73,7 +73,7 @@ enable-player-address-logging = true # Configure your servers here. Each key represents the server's name, and the value # represents the IP address of the server to connect to. main = "100.80.35.55:30000" -fallback = "localhost:30000" +fallback = "100.113.167.128:30000" # In what order we should try servers when a player logs in or is kicked from a server.