From 03aa2eb403fe056d75ebbfabd002b845838c8bbd Mon Sep 17 00:00:00 2001 From: Jay <10658010+xXTheBigBearXx@users.noreply.github.com> Date: Sat, 5 Aug 2023 15:09:38 +0100 Subject: [PATCH] Revert IP Changes --- game_eggs/minecraft/proxy/java/velocity/velocity.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/game_eggs/minecraft/proxy/java/velocity/velocity.toml b/game_eggs/minecraft/proxy/java/velocity/velocity.toml index 0dbe3049..0f18208b 100644 --- a/game_eggs/minecraft/proxy/java/velocity/velocity.toml +++ b/game_eggs/minecraft/proxy/java/velocity/velocity.toml @@ -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 = "172.18.0.1:30066" -factions = "172.18.0.1:30067" -minigames = "172.18.0.1:30068" +lobby = "127.0.0.1:30066" +factions = "127.0.0.1:30067" +minigames = "127.0.0.1:30068" # In what order we should try servers when a player logs in or is kicked from a server. try = [