Use example configurations

This commit is contained in:
Cryptkeeper 2016-02-23 19:42:19 -06:00
parent cd6bf07346
commit c8c5cf19c4
2 changed files with 6 additions and 181 deletions

@ -28,9 +28,8 @@
"logToDatabase": false,
"graphDuration": 86400000,
"serverCategories": {
"major": "Major Networks",
"midsized": "Midsized Networks",
"small": "Small Networks"
"minigames": "Minigame Networks",
"pocket": "Pocket Edition Networks"
},
"categoriesVisible": true
}

@ -3,192 +3,18 @@
"name": "Hypixel",
"ip": "mc.hypixel.net",
"type": "PC",
"category": "major"
"category": "minigames"
},
{
"name": "HiveMC",
"ip": "play.hivemc.com",
"type": "PC",
"category": "major"
},
{
"name": "CubeCraft",
"ip": "play.cubecraft.net",
"type": "PC",
"category": "major"
},
{
"name": "Overcast",
"ip": "us.oc.tc",
"type": "PC",
"category": "small"
},
{
"name": "Shotbow",
"ip": "us.shotbow.net",
"type": "PC",
"category": "midsized"
},
{
"name": "Badlion",
"ip": "na.badlion.net",
"type": "PC",
"category": "major"
},
{
"name": "MCGamer",
"ip": "play.mcgamer.net",
"type": "PC",
"category": "midsized"
},
{
"name": "Olimpocraft",
"ip": "olimpo.me",
"type": "PC",
"category": "midsized"
},
{
"name": "Minecade",
"ip": "mineca.de",
"type": "PC",
"category": "midsized"
},
{
"name": "The Nexus",
"ip": "hub.thenexusmc.com",
"type": "PC",
"category": "midsized"
},
{
"name": "Kohi",
"ip": "kohi.us",
"type": "PC",
"category": "major"
},
{
"name": "Wynncraft",
"ip": "play.wynncraft.com",
"type": "PC",
"category": "major"
},
{
"name": "Mineplex",
"ip": "us.mineplex.com",
"type": "PC",
"category": "major"
"category": "minigames"
},
{
"name": "Hypixel PE",
"ip": "pe.hypixel.net",
"type": "PE",
"category": "major"
},
{
"name": "Cosmic PVP",
"ip": "cosmicpvp.me",
"type": "PC",
"category": "major"
},
{
"name": "PartyZone",
"ip": "play.mcpz.net",
"type": "PC",
"category": "small"
},
{
"name": "Brawl",
"ip": "brawl.com",
"type": "PC",
"category": "small"
},
{
"name": "SaicoPvP",
"ip": "saicopvp.com",
"type": "PC",
"category": "midsized"
},
{
"name": "GotPvP",
"ip": "play.gotpvp.com",
"type": "PC",
"category": "midsized"
},
{
"name": "Rewinside",
"ip": "mc.rewinside.tv",
"type": "PC",
"category": "midsized"
},
{
"name": "Woodycraft",
"ip": "woodycraft.net",
"type": "PC",
"category": "midsized"
},
{
"name": "Battlemine",
"ip": "mc.battlemine.net",
"type": "PC",
"category": "small"
},
{
"name": "Arkham",
"ip": "mc.arkhamnetwork.org",
"type": "PC",
"category": "midsized"
},
{
"name": "MCMagic",
"ip": "mcmagic.us",
"type": "PC",
"category": "small"
},
{
"name": "Island Clash",
"ip": "play.islandclash.com",
"type": "PC",
"category": "small"
},
{
"name": "Playminity",
"ip": "mc.playminity.com",
"type": "PC",
"category": "midsized"
},
{
"name": "Mobcrush Land",
"ip": "play.mobcrush.com",
"type": "PE",
"category": "small"
},
{
"name": "Epicube",
"ip": "play.epicube.fr",
"type": "PC",
"category": "major"
},
{
"name": "BeanBlockz",
"ip": "mc.beanblockz.com",
"type": "PC",
"category": "midsized"
},
{
"name": "GuildCraft",
"ip": "play.guildcraft.org",
"type": "PC",
"category": "midsized"
},
{
"name": "Empire MC",
"ip": "play.emc.gs",
"type": "PC",
"category": "small"
},
{
"name": "Timolia",
"ip": "play.timolia.de",
"type": "PC",
"category": "midsized"
}
"category": "pocket"
}
]