diff --git a/servers/subzeromc/logo.png b/servers/subzeromc/logo.png new file mode 100644 index 0000000000..53220518f5 Binary files /dev/null and b/servers/subzeromc/logo.png differ diff --git a/servers/subzeromc/metadata.json b/servers/subzeromc/metadata.json new file mode 100644 index 0000000000..248de1f073 --- /dev/null +++ b/servers/subzeromc/metadata.json @@ -0,0 +1,33 @@ +{ + "id": "subzeromc", + "name": "SubZeroMC", + "website": "https://subzeromc.com", + "store": "https://shop.subzeromc.com", + "description": "Java & Bedrock SMP. chill vibes, serious gameplay.", + "addresses": [ + "subzeromc.com" + ], + "primaryAddress": "subzeromc.com", + "primaryColor": "#4D8FDF", + "secondaryColor": "#75a2d5", + "minecraftVersions": [ + "1.21.11" + ], + "primaryMinecraftVersion": "1.21.11", + "crossplay": true, + "primaryRegion": "NA", + "regions": [ + "NA" + ], + "primaryLanguage": "en", + "languages": [ + "en" + ], + "gameTypes": [ + "Survival", + "PvP" + ], + "socials": { + "discord": "https://discord.gg/AJxxMytfHR" + } +}