Swap out some servers, increase pingAll rate
This commit is contained in:
parent
bef2b56591
commit
1daa20d5ab
12
config.json
12
config.json
@ -111,8 +111,8 @@
|
|||||||
"type": "PC"
|
"type": "PC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "MCCentral",
|
"name": "DestinyMC",
|
||||||
"ip": "mc-central.net",
|
"ip": "play.thedestinymc.com",
|
||||||
"type": "PC"
|
"type": "PC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -121,8 +121,8 @@
|
|||||||
"type": "PC"
|
"type": "PC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Lichcraft",
|
"name": "Minetime",
|
||||||
"ip": "us.lichcraft.com",
|
"ip": "minetime.com",
|
||||||
"type": "PC"
|
"type": "PC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -153,7 +153,7 @@
|
|||||||
"rates": {
|
"rates": {
|
||||||
"upateMojangStatus": 5000,
|
"upateMojangStatus": 5000,
|
||||||
"mojangStatusTimeout": 3500,
|
"mojangStatusTimeout": 3500,
|
||||||
"pingAll": 2500,
|
"pingAll": 3000,
|
||||||
"connectTimeout": 2000
|
"connectTimeout": 2500
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user