From 6724752980a25f1d2010abf158ed45b42051d2cc Mon Sep 17 00:00:00 2001 From: RebornTrack970 <62565267+RebornTrack970@users.noreply.github.com> Date: Sun, 31 Jan 2021 23:58:26 +0300 Subject: [PATCH] Added server Omega (#4435) * Added server Omega This is the hub of my servers. The other ip for it is: omega.my.to:25906 but that one sometimes doesnt work. * changed the ip to dns version * the ip seems more useable some devices cant seem to connet to dns. Co-authored-by: Anuken --- servers_v6.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v6.json b/servers_v6.json index 7cbd761711..8c6910adf1 100644 --- a/servers_v6.json +++ b/servers_v6.json @@ -70,5 +70,9 @@ { "name": "HexPvP", "address": ["hexpvp.ddns.net"] + }, + { + "name": "Omega", + "address": ["185.86.230.102:25906"] } ]