diff --git a/minecraft_servers/crazylive/manifest.json b/minecraft_servers/crazylive/manifest.json new file mode 100644 index 000000000..b26d2e8bd --- /dev/null +++ b/minecraft_servers/crazylive/manifest.json @@ -0,0 +1,45 @@ +{ + "server_name": "CrazyLive.eu", + "nice_name": "CrazyLive", + "direct_ip": "play.crazylive.eu", + "server_wildcards": [ + "play.crazylive.eu" + ], + "supported_languages": [ + "en", + "de" + ], + "social": { + "web": "https://www.crazylive.eu", + "discord": "https://discord.gg/Hrzm2qE7Hq" + }, + "gamemodes": { + "citybuild": { + "name": "CityBuild", + "command": "/warp cb", + "color": "#FFA500", + "versions": "1.21.4" + } + }, + "chat": { + "message_formats": [ + "^§[a-f0-9](?\\d+)( \\||§8 \\|) §[a-f0-9](?[a-zA-Z0-9_]{2,16})§r§7: §f(?.*)$" + ] + }, + "discord": { + "server_id": 1313611277775536209, + "rename_to_minecraft_name": false + }, + "brand": { + "primary": "#008FE8", + "background": "#0A56A5", + "text": "#FFFFFF" + }, + "location": { + "city": "Berlin", + "country": "Germany", + "country_code": "DE" + }, + "user_stats": "https://laby.net/@{userName}", + "command_delay": 3000 +}