diff --git a/mappings/servers/battle/discord.png b/mappings/servers/battle/discord.png new file mode 100644 index 0000000..60f4e58 Binary files /dev/null and b/mappings/servers/battle/discord.png differ diff --git a/mappings/servers/battle/icon.png b/mappings/servers/battle/icon.png new file mode 100644 index 0000000..6920550 Binary files /dev/null and b/mappings/servers/battle/icon.png differ diff --git a/mappings/servers/battle/logo.png b/mappings/servers/battle/logo.png new file mode 100644 index 0000000..108afc1 Binary files /dev/null and b/mappings/servers/battle/logo.png differ diff --git a/mappings/servers/battle/metadata.json b/mappings/servers/battle/metadata.json new file mode 100644 index 0000000..3428305 --- /dev/null +++ b/mappings/servers/battle/metadata.json @@ -0,0 +1,34 @@ +{ + "id": "battle", + "name": "Battle Games", + "description": "A PotPvP-based competitive server", + "addresses": [ + "battle.lat" + ], + "primaryAddress": "battle.lat", + "minecraftVersions": [ + "1.7.*", + "1.8.*" + ], + "primaryMinecraftVersion": "1.8.9", + "primaryColor": "#ffb800", + "secondaryColor": "#ffe900", + "primaryLanguage": "en", + "languages": [ + "en", + "es-EN" + ], + "primaryRegion": "NA", + "regions": [ + "NA" + ], + "gameTypes": [ + "PvP", + "HCF" + ], + "store": "https://store.battle.lat", + "socials": { + "discord": "https://discord.com/invite/XNpJvW3GYm" + } +} +