From ed4a92d374920021e422afeb011980b96d86efc4 Mon Sep 17 00:00:00 2001
From: DerGrumpf
Date: Wed, 27 Nov 2024 00:55:50 +0100
Subject: [PATCH] Changed Network stack
---
proxy/velocity/velocity.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proxy/velocity/velocity.toml b/proxy/velocity/velocity.toml
index 4a10c07..bf6f1db 100644
--- a/proxy/velocity/velocity.toml
+++ b/proxy/velocity/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 = "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.