diff --git a/servers/themploz/background.png b/servers/themploz/background.png new file mode 100644 index 0000000000..0ed3451bcd Binary files /dev/null and b/servers/themploz/background.png differ diff --git a/servers/themploz/logo.png b/servers/themploz/logo.png new file mode 100644 index 0000000000..9c115d026c Binary files /dev/null and b/servers/themploz/logo.png differ diff --git a/servers/themploz/metadata.json b/servers/themploz/metadata.json new file mode 100644 index 0000000000..50fbae725e --- /dev/null +++ b/servers/themploz/metadata.json @@ -0,0 +1,37 @@ +{ + "id": "themploz", + "name": "Themploz Network", + "website": "https://www.themploz.com/", + "store": "https://store.themploz.com/", + "description": "Where Minecraft Adventures Begin", + "addresses": [ + "play.themploz.com" + ], + "primaryAddress": "themploz.com", + "primaryColor": "#00AA00", + "secondaryColor": "#DEDEDE", + "minecraftVersions": [ + "1.7.*", + "1.8.9" + ], + "primaryMinecraftVersion": "1.8.9", + "primaryRegion": "NA", + "regions": [ + "NA" + ], + "primaryLanguage": "en", + "languages": [ + "en" + ], + "gameTypes": [ + "PvP", + "HCF", + "UHC", + "Minigames", + "Survival" + ], + "socials": { + "twitter": "ThemplozNetwork", + "discord": "http://discord.gg/ThemplozNetwork" + } +}