From 49a43a4308b6c2dad4a4073a020b27d87cc6f0ed Mon Sep 17 00:00:00 2001 From: Dexapnow <42710595+Dexapnow@users.noreply.github.com> Date: Fri, 17 Jul 2020 13:57:32 +0200 Subject: [PATCH 1/2] PvP server hosted in Poland --- servers.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/servers.json b/servers.json index 018a57c577..f8b113703c 100644 --- a/servers.json +++ b/servers.json @@ -1,4 +1,7 @@ [ + { + "address": "Mindustry.pl" + }, { "address": "mindustry.us.to" }, From 30f2fd0b7efdbc4e6a222969b3a79416235b78c6 Mon Sep 17 00:00:00 2001 From: Anuken Date: Mon, 20 Jul 2020 13:32:13 -0400 Subject: [PATCH 2/2] Moved server to middle of list for fairness --- servers.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/servers.json b/servers.json index f8b113703c..fa3918573f 100644 --- a/servers.json +++ b/servers.json @@ -1,7 +1,4 @@ [ - { - "address": "Mindustry.pl" - }, { "address": "mindustry.us.to" }, @@ -29,6 +26,9 @@ { "address": "mindustry.ru:7000" }, + { + "address": "Mindustry.pl" + }, { "address": "mindustry.io" },