67 lines
2.7 KiB
INI
67 lines
2.7 KiB
INI
# Configuration file
|
|
|
|
general {
|
|
# Whether or not the user should be able to delete, modify or change the order of the default servers. [default: true]
|
|
B:allowModifications=true
|
|
|
|
# DO NOT EDIT! [default: ]
|
|
S:prevDefaultServers <
|
|
delta.gtnewhorizons.com
|
|
epsilon.gtnewhorizons.com
|
|
eta.gtnewhorizons.com
|
|
zeta.gtnewhorizons.com
|
|
iota.gtnewhorizons.com
|
|
gtnh.apocgaming.org
|
|
newhorizonsold.prospercraft.com
|
|
mc.stonelegion.com:25575
|
|
mc.stonelegion.com
|
|
gtnewhorizons.myftb.de
|
|
gtnh.stonehuts.net
|
|
gtnh1.starship-mc.net
|
|
gtnh2.starship-mc.net
|
|
gtnh3.starship-mc.net
|
|
gtnh.moddedminecraft.club
|
|
gtnh-im.moddedminecraft.club
|
|
flancat.ddns.net
|
|
gtnh.arcturus-official.eu
|
|
gtnh.valhallamc.io
|
|
truthofhorizons.us.to
|
|
gtnh.nimera.fun:33333
|
|
gtnh.demosthenes.org:25010
|
|
>
|
|
|
|
# The default servers. Format: ip|name [default: ]
|
|
S:servers <
|
|
delta.gtnewhorizons.com|Official GTNH Server 1 EU
|
|
epsilon.gtnewhorizons.com|Official GTNH Server 2 EU
|
|
eta.gtnewhorizons.com|Official GTNH Server 3 EU
|
|
zeta.gtnewhorizons.com|Experimental Server GTNH 4 EU
|
|
iota.gtnewhorizons.com|Daily Server GTNH 5 EU
|
|
gtnh.apocgaming.org|APOC Gaming GTNH [US/EU]
|
|
newhorizonsold.prospercraft.com|Prospercraft GTNH Server US
|
|
mc.stonelegion.com:25575|StoneLegion.com GTNH (Canada) 1
|
|
mc.stonelegion.com|StoneLegion.com GTNH (Canada) 2
|
|
gtnewhorizons.myftb.de|MyFTB GTNH German Server
|
|
gtnh.stonehuts.net|StoneHuts GTNH EU whitelisted
|
|
gtnh1.starship-mc.net|Zvezdolet GTNH Server 1
|
|
gtnh2.starship-mc.net|Zvezdolet GTNH Server 2
|
|
gtnh3.starship-mc.net|Zvezdolet GTNH Server 3
|
|
gtnh.moddedminecraft.club|Modded Minecraft Club (Eu-Asia)
|
|
gtnh-im.moddedminecraft.club|MMC No TP (Eu+Asia2)
|
|
flancat.ddns.net|Earthquake GTNH (US West)
|
|
gtnh.arcturus-official.eu|Arcturus Network GTNH (EU)
|
|
gtnh.valhallamc.io|ValhallaMC (EU)
|
|
truthofhorizons.us.to|Truth of Horizons (EU Paris)
|
|
gtnh.nimera.fun:33333|Nimera GTNH Server EU
|
|
gtnh.demosthenes.org:25010|Pumpkin Keep GTNH Server
|
|
>
|
|
|
|
# The remote location to fetch the default servers from. The returned content must be in JSON format (formatted as a map where the keys are the server names and the values the corresponding ip-adresses). [default: ]
|
|
S:url=https://raw.githubusercontent.com/GTNewHorizons/GT-New-Horizons-Modpack/master/servers.json
|
|
|
|
# Whether or not the default servers should be fetched from a remote location. [default: false]
|
|
B:useURL=true
|
|
}
|
|
|
|
|