Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
IXISnoopyIXI authored Jan 1, 2025
1 parent e091476 commit 87aba18
Showing 1 changed file with 18 additions and 19 deletions.
37 changes: 18 additions & 19 deletions minecraft_servers/snoopys_prime/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,27 @@
"nice_name": "Snoopy's Prime",
"direct_ip": "snoopysprime.de",
"supported_languages": [
"de",
"en"
"de",
"en"
],
"social": {
"web_shop": "https://content-creator-snoopysprime.tebex.io",
"discord": "https://discord.gg/AdhC2ex7kf",
"youtube": "https://www.youtube.com/@snoopysprime_de"
"web_shop": "https://content-creator-snoopysprime.tebex.io",
"discord": {
"server_id": 1189989481290403990,
"rename_to_minecraft_name": false
},
"youtube": "https://www.youtube.com/@snoopysprime_de"
},
"gamemodes": {
"citybuild1": {
"name": "CityBuild 1",
"color": "#E8B50F",
"versions": "1.20<*"
}
},
"discord": {
"server_id": 1189989481290403990,
"rename_to_minecraft_name": false
"citybuild1": {
"name": "CityBuild 1",
"color": "#E8B50F",
"versions": "1.20"
}
},
"location": {
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
},
}
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
}
}

0 comments on commit 87aba18

Please sign in to comment.