mc-tracker/data/servers.json

63 lines
965 B
JSON
Raw Normal View History

2024-01-03 07:25:17 +00:00
[
{
"name": "WildPrison",
"ip": "wildprison.net",
2024-01-03 08:27:33 +00:00
"type": "PC"
2024-01-03 07:25:17 +00:00
},
{
"name": "Hypixel",
"ip": "mc.hypixel.net",
2024-01-03 08:27:33 +00:00
"type": "PC"
2024-01-03 07:25:17 +00:00
},
{
2024-01-03 08:27:33 +00:00
"name": "Cubecraft",
2024-01-03 07:25:17 +00:00
"ip": "play.cubecraft.net",
2024-01-03 08:27:33 +00:00
"type": "PC"
2024-01-03 07:25:17 +00:00
},
{
"name": "Mineplex",
"ip": "mineplex.com",
2024-01-03 08:27:33 +00:00
"type": "PC"
2024-01-03 07:25:17 +00:00
},
{
"name": "2b2t",
"ip": "2b2t.org",
2024-01-03 08:27:33 +00:00
"type": "PC"
2024-01-03 07:25:17 +00:00
},
{
"name": "AkumaMC",
"ip": "akumamc.net",
2024-01-03 08:27:33 +00:00
"type": "PC"
2024-01-03 07:25:17 +00:00
},
{
"name": "Wynncraft",
"ip": "play.wynncraft.com",
2024-01-03 08:27:33 +00:00
"type": "PC"
2024-01-03 07:25:17 +00:00
},
{
"name": "Minehut",
"ip": "minehut.com",
2024-01-03 08:27:33 +00:00
"type": "PC"
2024-01-03 07:25:17 +00:00
},
{
"name": "Grand Theft Minecraft",
"ip": "gtm.network",
2024-01-03 08:27:33 +00:00
"type": "PC"
2024-01-03 07:25:17 +00:00
},
{
"name": "HiveMC",
"ip": "geo.hivebedrock.network",
2024-01-03 08:27:33 +00:00
"type": "PE"
2024-01-03 07:25:17 +00:00
},
{
"name": "Purple Prison",
"ip": "MCSL.PURPLE.WTF",
2024-01-03 08:27:33 +00:00
"type": "PC"
2024-01-03 07:25:17 +00:00
},
{
"name": "MinecraftOnline",
"ip": "minecraftonline.com",
2024-01-03 08:27:33 +00:00
"type": "PC"
2024-01-03 07:25:17 +00:00
}
]