Skip to content

Commit

Permalink
Update novacraft (add gamemode) (#1623)
Browse files Browse the repository at this point in the history
* Update novacraft (add gamemode)

* Update manifest.json

* Update manifest.json

---------

Co-authored-by: DoJapHD <[email protected]>
Co-authored-by: DoJapHD <[email protected]>
  • Loading branch information
3 people authored Jan 13, 2025
1 parent ca05e5c commit ca909e5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion 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,6 +10,13 @@
"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"
Expand Down

0 comments on commit ca909e5

Please sign in to comment.