mc-tracker/data/servers.json

63 lines
971 B
JSON
Raw Normal View History

2024-01-03 07:25:17 +00:00
[
{
2024-01-03 08:31:21 +00:00
"name": "WildNetwork",
2024-01-03 08:37:48 +00:00
"ip": "play.wildnetwork.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
},
{
2024-01-03 09:25:27 +00:00
"name": "Grand Theft Minecart",
2024-01-03 07:25:17 +00:00
"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
}
]