From 86ec5b1ddc9ef186d19b656baeb1355b452846ff Mon Sep 17 00:00:00 2001 From: DarkFire-tech <67249738+DarkFire-tech@users.noreply.github.com> Date: Wed, 10 Aug 2022 20:57:41 -0500 Subject: [PATCH] Update config.json --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index bd474a8b..20e754ba 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":"Olympiaknight.aternos.me", + "port": "21840", + "name": "Supreme" }