From b58950bec2bec0a3eea673053bf8383883b86274 Mon Sep 17 00:00:00 2001 From: Vitaly Turovsky Date: Fri, 28 Mar 2025 12:46:05 +0300 Subject: [PATCH] update list of servers --- config.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/config.json b/config.json index 532ed9c7..2ede8070 100644 --- a/config.json +++ b/config.json @@ -6,16 +6,19 @@ "peerJsServer": "", "peerJsServerFallback": "https://p2p.mcraft.fun", "promoteServers": [ - { - "ip": "wss://mcraft.ryzyn.xyz", - "version": "1.19.4" - }, { "ip": "wss://play.mcraft.fun" }, + { + "ip": "wss://ws.fuchsmc.net" + }, { "ip": "wss://play2.mcraft.fun" }, + { + "ip": "wss://mcraft.ryzyn.xyz", + "version": "1.19.4" + }, { "ip": "kaboom.pw", "version": "1.20.3",