From fc4c9df1c94c668ddc9d17d721629050e770509b Mon Sep 17 00:00:00 2001 From: anujdutta104-prog Date: Sat, 6 Jun 2026 12:13:34 +0530 Subject: [PATCH] Change server IP and port configuration Updated 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..564c0ecea 100644 --- a/settings.json +++ b/settings.json @@ -6,8 +6,8 @@ "type": "offline" }, "server": { - "ip": "slobtest1.aternos.me", - "port": 27586, + "ip": "GOD_smp-xi90.aternos.me, + "port": 19702, "version": "", "try-creative": false },