daily
This commit is contained in:
22
.minecraft/config_backup_updater/defaultserverlist.cfg
Normal file
22
.minecraft/config_backup_updater/defaultserverlist.cfg
Normal file
@@ -0,0 +1,22 @@
|
||||
# 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 <
|
||||
>
|
||||
|
||||
# The default servers. Format: ip|name [default: ]
|
||||
S:servers <
|
||||
>
|
||||
|
||||
# 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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user