diff --git a/servers/playground/banner.png b/servers/playground/banner.png new file mode 100644 index 0000000000..9a0c846b1b Binary files /dev/null and b/servers/playground/banner.png differ diff --git a/servers/playground/logo.png b/servers/playground/logo.png new file mode 100644 index 0000000000..4fc1e2a057 Binary files /dev/null and b/servers/playground/logo.png differ diff --git a/servers/playground/metadata.json b/servers/playground/metadata.json new file mode 100644 index 0000000000..98379fc7ee --- /dev/null +++ b/servers/playground/metadata.json @@ -0,0 +1,40 @@ +{ + "id": "playground", + "name": "Playground", + "description": "Recreation of the Hypixel gamemode Housing!", + "primaryAddress": "redstone.llc", + "addresses": [ + "redstone.llc", + "playground.redstone.llc" + ], + "primaryColor": "#00fbff", + "secondaryColor": "#0068ff", + "minecraftVersions": [ + "1.21.4" + ], + "primaryMinecraftVersion": "1.21.4", + "primaryLanguage": "en", + "languages": [ + "en" + ], + "primaryRegion": "NA", + "regions": [ + "NA", + "EU", + "OC", + "AS", + "AF", + "SA" + ], + "gameTypes": [ + "PvP", + "PvE", + "Minigames", + "Open World", + "Roleplay", + "Creative" + ], + "socials": { + "discord": "https://discord.com/invite/2J7FwNaSat" + } +}