From 98f01b32c4e5df6840496e7e6182aa66b5d0d716 Mon Sep 17 00:00:00 2001 From: whitmepops <101301906+whitmepops@users.noreply.github.com> Date: Wed, 9 Mar 2022 20:55:18 -0500 Subject: [PATCH 1/2] Update config.json --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index bd474a8b..e210d812 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "ip":"YOUR_ATERNOS_SERVER_IP", - "port": "YOUR_ATERNOS_SERVER_PORT", - "name": "BOT_NAME" + "ip": OvO2.aternos.me:64177, + "port": 64177, + "name": Bot } From b9ab4a220c6874d4f37727ff90758671ac89a2ba Mon Sep 17 00:00:00 2001 From: whitmepops <101301906+whitmepops@users.noreply.github.com> Date: Wed, 9 Mar 2022 21:03:12 -0500 Subject: [PATCH 2/2] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index e210d812..ebedeb3d 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "ip": OvO2.aternos.me:64177, - "port": 64177, + "ip": OvO2.aternos.me:64177 + "port": 64177 "name": Bot }