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 76b14b6 commit 991cf9b
Showing 1 changed file with 45 additions and 16 deletions.
61 changes: 45 additions & 16 deletions minecraft_servers/snoopys_prime/manifest.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,62 @@
{
"server_name": "snoopysprime",
"nice_name": "Snoopy's Prime",
"direct_ip": "snoopysprime.de",
"server_name": "laby",
"nice_name": "LabyMod",
"direct_ip": "play.laby.net",
"server_wildcards": [
"%.snoopysprime.de"
"%.laby.net"
],
"supported_languages": [
"de"
"en",
"de"
],
"social": {
"web_shop": "https://content-creator-snoopysprime.tebex.io",
"discord": "https://discord.gg/AdhC2ex7kf"
"web": "https://labymod.net",
"web_shop": "https://labymod.net/shop",
"web_support": "https://labymod.net/support",
"twitter": "LabyMod",
"tiktok": "LabyMod",
"facebook": "LabyMod",
"instagram": "LabyMod",
"discord": "https://discord.gg/labymod",
"youtube": "https://www.youtube.com/channel/UCSamgE1KYvC7qZn56T0J2yg",
"teamspeak": "ts.labymod.net"
},
"gamemodes": {
"jumpworld": {
"name": "JumpWorld",
"color": "#FFA500",
"url": "https://www.timolia.de/games#jumpworld",
"command": "/quickjoin jumpworld16",
"versions": "1.17<*"
},
"dna": {
"name": "DNA",
"color": "#ADD8E6",
"url": "https://www.timolia.de/games#dna",
"command": "/quickjoin dna",
"versions": "1.8<*"
}
},
"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»)$"
"^§[a-f0-9](?<level>\\d+)( \\||§8 \\|) §[a-f0-9](?<sender>[a-zA-Z0-9_]{2,16})§r§7: §f(?<message>.*)$"
]
},
"discord": {
"server_id": 1105596814335410266
"server_id": 260471731809026048,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#0095ed",
"background": "#00182e",
"text": "#ffffff"
},
"primary": "#008FE8",
"background": "#0A56A5",
"text": "#FFFFFF"
},
"location": {
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
"city": "Walldorf",
"country": "Germany",
"country_code": "DE"
},
"yt_trailer": "8asFIRe2HSw",
"user_stats": "https://laby.net/@{userName}",
"command_delay": 3000
}

0 comments on commit 991cf9b

Please sign in to comment.