Skip to content

Commit ac60420

Browse files
Update to 1.21.4 (#1500)
* Add files via upload * Update manifest.json * Update manifest.json * Update manifest.json * upload banner * Update manifest.json added chat format + server wildcards * Delete minecraft_servers/craftergang/banner.png * Add files via upload * Update manifest.json * Update manifest.json * Update manifest.json * Added a Server * compressed images * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * added icons * Update manifest.json * Update manifest.json * Rename icon@2.png to icon@2x.png * Update manifest.json + Update All Servers to with 1.21.4 - Remove BedWars from the GameModes * Update manifest.json --------- Co-authored-by: DoJapHD <63593457+DoJapHD@users.noreply.github.com>
1 parent 21e0f67 commit ac60420

File tree

2 files changed

+9
-15
lines changed

2 files changed

+9
-15
lines changed

minecraft_servers/brickcraft/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "SkyPvP",
1111
"color": "#0d6914",
1212
"command": "/spawn",
13-
"versions": "1.8<1.21.3"
13+
"versions": "1.8<1.21.4"
1414
}
1515
},
1616
"brand": {

minecraft_servers/craftergang/manifest.json

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,55 +20,49 @@
2020
"name": "Crafterbreak",
2121
"color": "#07F0E0",
2222
"command": "/gametp crafterbreak",
23-
"versions": "1.8<1.21.3"
23+
"versions": "1.8<1.21.4"
2424
},
2525
"welt-untergang": {
2626
"name": "Untergang",
2727
"color": "#0bde19",
2828
"command": "/gametp wu",
29-
"versions": "1.8<1.21.3"
29+
"versions": "1.8<1.21.4"
3030
},
3131
"superbreakblocks": {
3232
"name": "SuperBreakBlocks",
3333
"color": "#bf1077",
3434
"command": "/gametp sbb",
35-
"versions": "1.8<1.21.3"
35+
"versions": "1.8<1.21.4"
3636
},
3737
"cbdesert": {
3838
"name": "CB Desert",
3939
"color": "#0d6914",
4040
"command": "/gametp cb1",
41-
"versions": "1.8<1.21.3"
41+
"versions": "1.8<1.21.4"
4242
},
4343
"onehit": {
4444
"name": "OneHit",
4545
"color": "#f705ab",
4646
"command": "/gametp onehit",
47-
"versions": "1.8<1.21.3"
47+
"versions": "1.8<1.21.4"
4848
},
4949
"ffa": {
5050
"name": "FFA",
5151
"color": "#ed0c26",
5252
"command": "/gametp ffa",
53-
"versions": "1.8<1.21.3"
54-
},
55-
"bedwars": {
56-
"name": "BW",
57-
"color": "#e3bcc1",
58-
"command": "/gametp bw",
59-
"versions": "1.8<1.21.3"
53+
"versions": "1.8<1.21.4"
6054
},
6155
"skypvp": {
6256
"name": "SkyPvP",
6357
"color": "#f7df05",
6458
"command": "/gametp spvp",
65-
"versions": "1.8<1.21.3"
59+
"versions": "1.8<1.21.4"
6660
},
6761
"mlgrush": {
6862
"name": "MLGRush",
6963
"color": "#de0b39",
7064
"command": "/gametp mlgrush",
71-
"versions": "1.8<1.21.3"
65+
"versions": "1.8<1.21.4"
7266
}
7367
},
7468
"chat": {

0 commit comments

Comments
 (0)