Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ld338 authored Aug 24, 2023
1 parent eea01f1 commit cc661bb
Showing 1 changed file with 23 additions and 26 deletions.
49 changes: 23 additions & 26 deletions minecraft_servers/legendnation/manifest.json
Original file line number Diff line number Diff line change
@@ -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"
}
}

0 comments on commit cc661bb

Please sign in to comment.