diff --git a/servers/smartmc/logo.png b/servers/smartmc/logo.png new file mode 100644 index 0000000000..d69f3386fb Binary files /dev/null and b/servers/smartmc/logo.png differ diff --git a/servers/smartmc/metadata.json b/servers/smartmc/metadata.json new file mode 100644 index 0000000000..d267153d31 --- /dev/null +++ b/servers/smartmc/metadata.json @@ -0,0 +1,32 @@ +{ + "id": "SmartMC", + "name": "SmartMC", + "website": "https://www.smartmc.it", + "store": "https://store.smartmc.it", + "description": "Join SmartMC and enjoy our fun and friendly Minecraft community!", + "addresses": [ + "smartmc.it" + ], + "primaryAddress": "smartmc.it", + "primaryColor": "#7b1fa2", + "secondaryColor": "#d9d9d9", + "minecraftVersions": [ + "1.21.*" + ], + "primaryMinecraftVersion": "1.21", + "crossplay": true, + "primaryRegion": "EU", + "regions": [ + "EU" + ], + "primaryLanguage": "it", + "languages": [ + "it" + ], + "gameTypes": [ + "Survival" + ], + "socials": { + "discord": "https://discord.com/invite/smartmc" + } +}