Skip to content

Commit

Permalink
Added skymine gamemode to gameup (#1594)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWylot authored Jan 6, 2025
1 parent 1324eb7 commit 1865902
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions minecraft_servers/gameup/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"color": "#ff5d52",
"versions": "1.8<*"
},
"skyblock": {
"name": "SkyBlock",
"command": "/skyblock",
"skymine": {
"name": "SkyMine",
"command": "/skymine",
"color": "#ff5d52",
"versions": "1.8<*"
"versions": "1.12<*"
},
"survival":{
"name": "Survival",
Expand Down

0 comments on commit 1865902

Please sign in to comment.