3 Commits

Author SHA1 Message Date
Lee
34bfa89ec5 Update data/servers.json
All checks were successful
Deploy CI / deploy (push) Successful in 1m11s
Publish Docker Image / docker (push) Successful in 1m8s
2025-03-26 12:44:17 +00:00
Lee
7d3e9858bb Update data/servers.json
All checks were successful
Deploy CI / deploy (push) Successful in 1m1s
Publish Docker Image / docker (push) Successful in 1m36s
2025-01-18 13:06:41 +00:00
Lee
c611dd0168 Update data/servers.json
All checks were successful
Deploy CI / deploy (push) Successful in 29s
Publish Docker Image / docker (push) Successful in 2m35s
2024-10-30 20:02:41 +00:00

View File

@ -26,7 +26,7 @@
}, },
{ {
"name": "Mineplex", "name": "Mineplex",
"ip": "mineplex.com", "ip": "us.mineplex.com",
"type": "PC" "type": "PC"
}, },
{ {
@ -125,8 +125,8 @@
"type": "PC" "type": "PC"
}, },
{ {
"name": "AzureMC", "name": "EnchantedMC",
"ip": "play.azuremc.org", "ip": "play.enchantedmc.net",
"type": "PC" "type": "PC"
} }
] ]