We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d198853 commit df7ebc7Copy full SHA for df7ebc7
minecraft_servers/thejocraft/manifest.json
@@ -14,6 +14,13 @@
14
"twitter": "thejocraftnet"
15
},
16
"gamemodes": {
17
+ "tjcattack": {
18
+ "name": "TJC Attack",
19
+ "color": "#20e8de",
20
+ "url": "https://thejocraft.net/article?id=10",
21
+ "command": "/eventsmp",
22
+ "versions": "1.20<*"
23
+ },
24
"arcardegames": {
25
"name": "Arcarde Games",
26
"color": "#B29315",
@@ -48,12 +55,6 @@
48
55
"url": "https://thejocraft.net/games/survival-games",
49
56
"command": "/survivalgames",
50
57
"versions": "1.20<*"
51
- },
52
- "tjcattack": {
53
- "name": "TJC Attack",
54
- "color": "#20e8de",
- "url": "https://thejocraft.net/article?id=10",
- "versions": "1.20<*"
58
}
59
60
"discord": {
0 commit comments