From 61c8f3a51224a75ee81ffee0e1601acb1c2d4543 Mon Sep 17 00:00:00 2001 From: Tellinq Date: Fri, 3 May 2024 01:10:50 +0000 Subject: [PATCH] Updated the servers index --- mappings/index.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/mappings/index.json b/mappings/index.json index 74abdd7..385e55f 100644 --- a/mappings/index.json +++ b/mappings/index.json @@ -1,4 +1,40 @@ [ + { + "id": "akyto", + "name": "Akyto Network", + "description": "The return of the real fight is here.", + "addresses": [ + "akyto.club", + "potted.gg", + "pvptemple.it", + "groupezk.fr" + ], + "primaryAddress": "akyto.club", + "minecraftVersions": [ + "1.7.10", + "1.7", + "1.8.9", + "1.8" + ], + "primaryMinecraftVersion": "1.7.10", + "primaryColor": "#878787", + "secondaryColor": "#ffffff", + "primaryLanguage": "en", + "languages": [ + "en" + ], + "primaryRegion": "NA", + "regions": [ + "NA" + ], + "gameTypes": [ + "PvP" + ], + "socials": { + "discord": "http://discord.akyto.club/" + }, + "inactive": false + }, { "id": "blocksmc", "name": "BlocksMC",