From fa822088952ebb23cf4873871dfc70eeef5d2052 Mon Sep 17 00:00:00 2001 From: izawillanova-dev Date: Thu, 29 Jan 2026 19:48:11 -0800 Subject: [PATCH] Update config.json --- config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.json b/config.json index 7cae7004..54ed6cc0 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,8 @@ { "client": { - "host": "Please enter your server URL", - "port": "Please enter your server port", - "username": "Please enter the bot's username you want" + "host": "ReconSMP-Beta.aternos.me", + "port": "61504", + "username": "Player456" }, "! DO NOT EDIT BELOW !": "ONLY IF YOU KNOW WHAT YOU ARE DOING", @@ -12,4 +12,4 @@ "holdDuration": 5000, "retryDelay": 15000 } -} \ No newline at end of file +}