From af1ba0ad752c26040bbd6597b2375d6d26cbc279 Mon Sep 17 00:00:00 2001 From: fasttime043-collab Date: Thu, 4 Jun 2026 11:49:24 +0100 Subject: [PATCH] Update server IP and port in settings.json --- settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.json b/settings.json index 52f937d40..f6e3093da 100644 --- a/settings.json +++ b/settings.json @@ -6,8 +6,8 @@ "type": "offline" }, "server": { - "ip": "slobtest1.aternos.me", - "port": 27586, + "ip": "Rioxe_family.aternos.me", + "port": 41884, "version": "", "try-creative": false },