Skip to content

Commit df7ebc7

Browse files
authored
feat(thejocraft): add TJC-Attack command (#1873)
* feat(thejocraft): add TJC-Attack command * fix(thejocraft): tjcattack gamemode
1 parent d198853 commit df7ebc7

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

minecraft_servers/thejocraft/manifest.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@
1414
"twitter": "thejocraftnet"
1515
},
1616
"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+
},
1724
"arcardegames": {
1825
"name": "Arcarde Games",
1926
"color": "#B29315",
@@ -48,12 +55,6 @@
4855
"url": "https://thejocraft.net/games/survival-games",
4956
"command": "/survivalgames",
5057
"versions": "1.20<*"
51-
},
52-
"tjcattack": {
53-
"name": "TJC Attack",
54-
"color": "#20e8de",
55-
"url": "https://thejocraft.net/article?id=10",
56-
"versions": "1.20<*"
5758
}
5859
},
5960
"discord": {

0 commit comments

Comments
 (0)