From e3f84d9163a55ece08b6903b28f7c2f6bd98d172 Mon Sep 17 00:00:00 2001 From: Ernestik11 Date: Wed, 29 Jul 2026 18:59:40 +0300 Subject: [PATCH] Update settings.json Updated bot username and server connection parameters. --- settings.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/settings.json b/settings.json index 52f937d40..cd3a4d9b4 100644 --- a/settings.json +++ b/settings.json @@ -1,13 +1,13 @@ { "name": "AFK Bot", "bot-account": { - "username": "Slobot00", + "username": "Bot", "password": "", "type": "offline" }, "server": { - "ip": "slobtest1.aternos.me", - "port": 27586, + "ip": "AvganSmp.aternos.me", + "port": 42651, "version": "", "try-creative": false }, @@ -20,7 +20,7 @@ "utils": { "auto-auth": { "enabled": true, - "password": "chalol78" + "password": "26272829 26272829" }, "anti-afk": { "enabled": true,