From 39990254bf820c17afa4ba483416d97b874adc56 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Sun, 9 Apr 2023 01:10:50 +0200 Subject: [PATCH] change default host --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index b3b77bf6e..05bc6538f 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { - "defaultHost": "95.111.249.143", - "defaultHostPort": 10000, + "defaultHost": "pjs.deptofcraft.com", + "defaultHostPort": 25565, "defaultProxy": "", "defaultProxyPort": 0, "defaultVersion": "1.18.2"