From 3db9c8763b878eb718c4c574729c4e039e0f9912 Mon Sep 17 00:00:00 2001 From: josuereinoareas-a11y Date: Fri, 31 Jul 2026 23:45:19 -0400 Subject: [PATCH] Update settings.json --- settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/settings.json b/settings.json index 52f937d40..503394e64 100644 --- a/settings.json +++ b/settings.json @@ -6,8 +6,8 @@ "type": "offline" }, "server": { - "ip": "slobtest1.aternos.me", - "port": 27586, + "ip": "Miniballmc.aternos.me", + "port": 45207, "version": "", "try-creative": false }, @@ -77,7 +77,7 @@ "webhookUrl": "YOUR_DISCORD_WEBHOOK_URL_HERE", "events": { "connect": true, - "disconnect": true, + "disconnect": false, "chat": false } },