diff --git a/minecraft_servers/legendnation/manifest.json b/minecraft_servers/legendnation/manifest.json index ac47a094b..d325b8022 100644 --- a/minecraft_servers/legendnation/manifest.json +++ b/minecraft_servers/legendnation/manifest.json @@ -1,28 +1,25 @@ { - "server_name": "legendnation", - "nice_name": "LegendNation", - "direct_ip": "LegendNation.gg", - "server_wildcards": [ - "%.legendnation.gg" - ], - "supported_languages": [ - "de", - "en" - ], - "social": { - "web": "https://www.legendnation.gg", - "web_shop": "https://legendnation.gg/shop", - "web_support": "https://legendnation.gg/support", - "discord": "https://discord.com/invite/Jt9eJsGtkY" - }, - "brand": { - "primary": "#FFB028", - "background": "#AD751B", - "text": "#FFFFFF" - }, - "location": { - "city": "Falkenstein", - "country": "Germany", - "country_code": "DE" - } + "server_name":"legendnation", + "nice_name":"LegendNation", + "direct_ip":"LegendNation.gg", + "server_wildcards":[ + "%.legendnation.gg" + ], + "supported_languages":[ + "de", + "en" + ], + "social":{ + "discord":"https://discord.com/invite/Jt9eJsGtkY" + }, + "brand":{ + "primary":"#FFB028", + "background":"#AD751B", + "text":"#FFFFFF" + }, + "location":{ + "city":"Falkenstein", + "country":"Germany", + "country_code":"DE" + } }