Skip to content

Commit d73d594

Browse files
authored
Update manifest.json (#1774)
added Support for 1.21.5
1 parent a888169 commit d73d594

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

minecraft_servers/craftergang/manifest.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,61 +20,61 @@
2020
"name": "Crafterbreak",
2121
"color": "#07F0E0",
2222
"command": "/gametp crafterbreak",
23-
"versions": "1.8<1.21.4"
23+
"versions": "1.8<1.21.5"
2424
},
2525
"welt-untergang": {
2626
"name": "Untergang",
2727
"color": "#0bde19",
2828
"command": "/gametp wu",
29-
"versions": "1.8<1.21.4"
29+
"versions": "1.8<1.21.5"
3030
},
3131
"superbreakblocks": {
3232
"name": "SuperBreakBlocks",
3333
"color": "#bf1077",
3434
"command": "/gametp sbb",
35-
"versions": "1.8<1.21.4"
35+
"versions": "1.8<1.21.5"
3636
},
3737
"cbdesert": {
3838
"name": "CB Desert",
3939
"color": "#0d6914",
4040
"command": "/gametp cb1",
41-
"versions": "1.8<1.21.4"
41+
"versions": "1.8<1.21.5"
4242
},
4343
"cbwildniss": {
4444
"name": "CB Wildnis",
4545
"color": "#0d6914",
4646
"command": "/gametp cb2",
47-
"versions": "1.21.3<1.21.4"
47+
"versions": "1.21.3<1.21.5"
4848
},
4949
"duels": {
50-
"name": "Duels",
50+
"name": "Ultimate Duels",
5151
"color": "#d506b8",
5252
"command": "/gametp duels",
53-
"versions": "1.8<1.21.4"
53+
"versions": "1.8<1.21.5"
5454
},
5555
"onehit": {
5656
"name": "OneHit",
5757
"color": "#f705ab",
5858
"command": "/gametp onehit",
59-
"versions": "1.8<1.21.4"
59+
"versions": "1.8<1.21.5"
6060
},
6161
"ffa": {
6262
"name": "FFA",
6363
"color": "#ed0c26",
6464
"command": "/gametp ffa",
65-
"versions": "1.8<1.21.4"
65+
"versions": "1.8<1.21.5"
6666
},
6767
"skypvp": {
6868
"name": "SkyPvP",
6969
"color": "#f7df05",
7070
"command": "/gametp spvp",
71-
"versions": "1.8<1.21.4"
71+
"versions": "1.8<1.21.5"
7272
},
7373
"survival": {
7474
"name": "Survival",
7575
"color": "#f705ab",
7676
"command": "/gametp survival",
77-
"versions": "1.21.4>*"
77+
"versions": "1.21.5"
7878
}
7979
},
8080
"chat": {

0 commit comments

Comments
 (0)