Swap out some servers, increase pingAll rate

This commit is contained in:
Cryptkeeper 2015-11-25 15:43:50 -06:00
parent bef2b56591
commit 1daa20d5ab

@ -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
} }
} }