diff --git a/servers/stardustsmp/logo.png b/servers/stardustsmp/logo.png new file mode 100644 index 0000000000..43fb7f8050 Binary files /dev/null and b/servers/stardustsmp/logo.png differ diff --git a/servers/stardustsmp/metadata.json b/servers/stardustsmp/metadata.json new file mode 100644 index 0000000000..6a90b7e9e7 --- /dev/null +++ b/servers/stardustsmp/metadata.json @@ -0,0 +1,36 @@ +{ + "id": "stardustsmp", + "name": "StardustSMP", + "store": "https://stardustsmp.tebex.io", + "description": "A space-themed survival experience!", + "addresses": [ + "stardustsmp.com" + ], + "primaryAddress": "stardustsmp.com", + "primaryColor": "#4da8ff", + "secondaryColor": "#b14fff", + "minecraftVersions": [ + "1.20.*", + "1.21.*", + "26.1.*", + "26.2.*" + ], + "primaryMinecraftVersion": "1.21.11", + "primaryRegion": "EU", + "regions": [ + "EU", + "NA", + "AS", + "SA", + "OC" + ], + "primaryGameType": "Survival", + "gameTypes": [ + "PvP", + "PvE", + "Survival" + ], + "socials": { + "discord": "https://discord.com/invite/P3UhWxyZZK" + } +}