diff --git a/servers/background.png b/servers/background.png new file mode 100644 index 0000000000..0e55384419 Binary files /dev/null and b/servers/background.png differ diff --git a/servers/logo.png b/servers/logo.png new file mode 100644 index 0000000000..23824af1ef Binary files /dev/null and b/servers/logo.png differ diff --git a/servers/metadata.json b/servers/metadata.json new file mode 100644 index 0000000000..d2630c7339 --- /dev/null +++ b/servers/metadata.json @@ -0,0 +1,36 @@ +{ + "id": "hythex", + "name": "Hythex", + "website": "https://www.hythex.net/", + "store": "https://www.hythex.net/store", + "addresses": [ + "hythex.net", + "play.hythex.net" + ], + "primaryAddress": "hythex.net", + "primaryColor": "#ecb845", + "secondaryColor": "#522e23", + "minecraftVersions": [ + "1.7.*", + "1.8.*", + "1.12.*", + "1.16.*", + "1.17.*", + "1.18.*", + "1.19.*", + "1.20.*" + ], + "primaryMinecraftVersion": "1.20.4", + "gameTypes": [ + "Prison", + "PvP" + ], + "socials": { + "twitter": "HythexStudios", + "discord": "https://discord.gg/hythex", + "youtube": "HythexStudios", + "twitch": "HythexMC", + "tiktok": "HythexStudios", + "facebook": "HythexStudios" + } +} \ No newline at end of file