diff --git a/minecraft_servers/chopnex/background.png b/minecraft_servers/chopnex/background.png new file mode 100644 index 000000000..f153ca876 Binary files /dev/null and b/minecraft_servers/chopnex/background.png differ diff --git a/minecraft_servers/chopnex/background@2x.png b/minecraft_servers/chopnex/background@2x.png new file mode 100644 index 000000000..4a76a004c Binary files /dev/null and b/minecraft_servers/chopnex/background@2x.png differ diff --git a/minecraft_servers/chopnex/icon.png b/minecraft_servers/chopnex/icon.png new file mode 100644 index 000000000..6c82ec397 Binary files /dev/null and b/minecraft_servers/chopnex/icon.png differ diff --git a/minecraft_servers/chopnex/icon@2x.png b/minecraft_servers/chopnex/icon@2x.png new file mode 100644 index 000000000..97484451a Binary files /dev/null and b/minecraft_servers/chopnex/icon@2x.png differ diff --git a/minecraft_servers/chopnex/manifest.json b/minecraft_servers/chopnex/manifest.json new file mode 100644 index 000000000..95f6a5a0f --- /dev/null +++ b/minecraft_servers/chopnex/manifest.json @@ -0,0 +1,35 @@ +{ + "server_name": "chopnex", + "nice_name": "Chopnex", + "direct_ip": "chopnex.net", + "supported_languages": [ + "da" + ], + "social": { + "web_shop": "https://butik.chopnex.net", + "discord": "https://discord.com/invite/chopnex-797595017891282995", + "tiktok": "chopnex", + "youtube": "https://www.youtube.com/@chopnexofficial" + }, + "gamemodes": { + "eventyret": { + "name": "Eventyret", + "command": "/server eventyret", + "color": "#306fdb" + } + }, + "location": { + "city": "Copenhagen", + "country": "Denmark", + "country_code": "DA" + }, + "brand": { + "primary": "#306fdb", + "background": "#306fdb", + "text": "#ffffff" + }, + "discord": { + "server_id": 797595017891282995 + }, + "command_delay": 250 +}