From 2d627bacee92afda71c47a3a17bd2183c672ba9e Mon Sep 17 00:00:00 2001 From: Ceikry Date: Wed, 8 Jun 2022 16:47:23 +0000 Subject: [PATCH] Update profiles to reflect MS removal --- server_profiles.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/server_profiles.json b/server_profiles.json index 70e6d0a..dcbabfe 100644 --- a/server_profiles.json +++ b/server_profiles.json @@ -4,7 +4,7 @@ "ip_management": "localhost", "ip_address": "localhost", "server_port": 43594, - "wl_port": 5555, + "wl_port": 43595, "js5_port": 43595 }, { @@ -12,7 +12,7 @@ "ip_management": "play.2009scape.org", "ip_address": "play.2009scape.org", "server_port": 43594, - "wl_port": 5555, + "wl_port": 43595, "js5_port": 43595 }, { @@ -20,7 +20,7 @@ "ip_management": "test.2009scape.org", "ip_address": "test.2009scape.org", "server_port": 43594, - "wl_port": 5555, + "wl_port": 43595, "js5_port": 43595 } ]