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 } ]