Skip to content

Commit

Permalink
Update novacraft (add gamemode)
Browse files Browse the repository at this point in the history
  • Loading branch information
DoJapHD committed Jan 13, 2025
1 parent ca05e5c commit ccc0685
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions minecraft_servers/novacraft/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"server_name": "novacraft",
"nice_name": "NovaCraft",
"direct_ip": "Novacraftmc.de",
"direct_ip": "novacraftmc.de",
"supported_languages": [
"de"
],
Expand All @@ -10,8 +10,15 @@
"discord": "https://discord.gg/2bjW9uhdfB",
"youtube": "https://youtube.com/novacraftmc_de"
},
"gamemodes": {
"citybuild": {
"name": "Citybuild",
"color": "#1ED600",
"command": "/server CityBuild_01",
}
},
"location": {
"city": "Falkenstein",
"country": "Germany"
}
}
}

0 comments on commit ccc0685

Please sign in to comment.