Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NiceRecord authored Oct 1, 2023
1 parent 9609992 commit 92590e8
Showing 1 changed file with 37 additions and 36 deletions.
73 changes: 37 additions & 36 deletions minecraft_servers/nice-city/manifest.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,39 @@
{
"server_name": "nice-city",
"nice_name": "Nice-City",
"direct_ip": "nice-city.de",
"server_wildcards": [
"%.nice-city.de"
],
"supported_languages": [
"de"
],
"social": {
"youtube": "https://www.youtube.com/channel/UCWvoJNBF5_JScis0VHiLJUg",
"discord": "https://discord.gg/2mtWaSxV",
},
"gamemodes": {
"citybuild": {
"name": "CityBuild",
"color": "#0095B0"
"server_name": "nice-city",
"nice_name": "Nice-City",
"direct_ip": "nice-city.de",
"server_wildcards": [
"%.nice-city.de"
],
"supported_languages": [
"de"
],
"social": {
"youtube": "https://www.youtube.com/channel/UCWvoJNBF5_JScis0VHiLJUg",
"discord": "https://discord.gg/2mtWaSxV"
},
"citybuildnice": {
"name": "CityBuild Nice",
"color": "#0095B0"
},
"discord": {
"server_id": 1155152906350231684,
"rename_to_minecraft_name": true
},
"brand": {
"primary": "#ffffff",
"background": "#ffffff",
"text": "#ffffff"
},
"location": {
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
}
}
"gamemodes": {
"citybuild": {
"name": "CityBuild",
"color": "#0095B0"
},
"citybuildnice": {
"name": "CityBuild Nice",
"color": "#0095B0"
},
"discord": {
"server_id": 1155152906350231684,
"rename_to_minecraft_name": true
},
"brand": {
"primary": "#ffffff",
"background": "#ffffff",
"text": "#ffffff"
},
"location": {
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
}
}
}

0 comments on commit 92590e8

Please sign in to comment.