Skip to content

Commit 5a89dfe

Browse files
authored
Update manifest.json (#1589)
* Update manifest.json Gamemode renamed Citybuild to Spielerstädte Changed command /citybuild to /spielerstädte Gamemode renamed Skygames to Skyblock Changed Command /skygames to /Skyblock Add Gamemode Oneblock add Command /oneblock Order of buttons changed Discord Link changed Server Location changed to Frankfurt * Update manifest.json Added Teamspeak an Repair File * Update manifest.json * Update manifest.json * Update manifest.json Removed Minigames * Update manifest.json Update Discord * Update manifest.json Updated * Update manifest.json * Update manifest.json Removed Chat Regex from manifest.json
1 parent f0cb0ea commit 5a89dfe

File tree

1 file changed

+16
-25
lines changed

1 file changed

+16
-25
lines changed

minecraft_servers/craftplay/manifest.json

Lines changed: 16 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -15,50 +15,45 @@
1515
"tiktok": "craftplay.de",
1616
"facebook": "CraftplayDE",
1717
"instagram": "craftplay.de",
18-
"discord": "https://discord.gg/craftplayde",
18+
"discord": "https://discord.gg/vYFKFgF5mH",
1919
"youtube": "https://www.youtube.com/@craftplayDE",
2020
"teamspeak": "ts.craftplay.de"
2121
},
2222
"gamemodes": {
2323
"citybuild": {
24-
"name": "Citybuild",
24+
"name": "Spielerstädte",
2525
"color": "#5454FC",
2626
"url": "https://www.craftplay.de/wiki/citybuild",
27-
"command": "/citybuild",
28-
"versions": "1.18<*"
27+
"command": "/spielerstädte",
28+
"versions": "1.20<*"
2929
},
3030
"plotserver": {
3131
"name": "Plotserver",
3232
"color": "#55FFFF",
3333
"url": "https://www.craftplay.de/wiki/plotserver",
3434
"command": "/plotserver",
35-
"versions": "1.18<*"
35+
"versions": "1.20<*"
3636
},
3737
"skygames": {
38-
"name": "SkyGames",
38+
"name": "SkyBlock",
3939
"color": "#54FC54",
4040
"url": "https://www.craftplay.de/wiki/skygames",
4141
"command": "/skygames",
42-
"versions": "1.18<*"
42+
"versions": "1.20<*"
43+
},
44+
"oneblock": {
45+
"name": "Oneblock",
46+
"color": "#008800",
47+
"url": "https://craftplay.de/wiki/oneblock",
48+
"command": "/oneblock",
49+
"versions": "1.20<*"
4350
},
4451
"survival": {
4552
"name": "Survival",
46-
"color": "#A80000",
53+
"color": "#A800A8",
4754
"url": "https://www.craftplay.de/wiki/anarchie",
4855
"command": "/survival",
49-
"versions": "1.18<*"
50-
},
51-
"minigames": {
52-
"name": "Minigames",
53-
"color": "#A800A8",
54-
"command": "/minigames",
55-
"versions": "1.18<*"
56-
},
57-
"themepark": {
58-
"name": "Freizeitpark",
59-
"color": "#F958FF",
60-
"command": "/themepark",
61-
"versions": "1.18<*"
56+
"versions": "1.20<*"
6257
}
6358
},
6459
"discord": {
@@ -75,9 +70,5 @@
7570
"country": "Germany",
7671
"country_code": "DE"
7772
},
78-
"chat": {
79-
"message_formats": [
80-
"^§[a-f0-9](?<level>\\d+)( \\||§8 \\|) §[a-f0-9](?<sender>[a-zA-Z0-9_]{2,16})§r§7: §f(?<message>.*)$"
81-
]},
8273
"yt_trailer": "opSRr2cnSPU"
8374
}

0 commit comments

Comments
 (0)