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 87aba18 commit 76b14b6
Showing 1 changed file with 31 additions and 27 deletions.
58 changes: 31 additions & 27 deletions minecraft_servers/snoopys_prime/manifest.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,33 @@
{
"server_name": "snoopysprime",
"nice_name": "Snoopy's Prime",
"direct_ip": "snoopysprime.de",
"supported_languages": [
"de",
"en"
],
"social": {
"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"
}
},
"location": {
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
}
"server_name": "snoopysprime",
"nice_name": "Snoopy's Prime",
"direct_ip": "snoopysprime.de",
"server_wildcards": [
"%.snoopysprime.de"
],
"supported_languages": [
"de"
],
"social": {
"web_shop": "https://content-creator-snoopysprime.tebex.io",
"discord": "https://discord.gg/AdhC2ex7kf"
},
"chat": {
"message_formats": [
"^(|§8»\\n)(§[a-f0-9]§?l?(?<rank>\\S+))§r §8\\| §7(?<sender>[a-zA-Z0-9_]{2,16})§r §8» §7(?<message>.*)(|\\n§8»)$"
]
},
"discord": {
"server_id": 1105596814335410266
},
"brand": {
"primary": "#0095ed",
"background": "#00182e",
"text": "#ffffff"
},
"location": {
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
},
}

0 comments on commit 76b14b6

Please sign in to comment.