Skip to content

Commit

Permalink
NordicHub Update (LabyMod#1157)
Browse files Browse the repository at this point in the history
* NordicHub

* Update manifest.json

* Update manifest.json

* Name fix

* Icon fix

* Logo

* Logo

* Update manifest.json

* Update manifest.json

* Update manifest.json

* Update manifest.json

* New stuff

Added following:

- Web
- command_delay == 1500

* Update manifest.json

* Update manifest.json
  • Loading branch information
HxNoXi committed Jun 13, 2024
1 parent 6273d0a commit 03f4402
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion minecraft_servers/nordichub/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"da"
],
"social": {
"web": "https://portal.nordichub.dk",
"web_shop": "https://butik.nordichub.dk",
"discord": "https://discord.gg/t8Wwzmu67Y"
},
Expand All @@ -18,6 +19,12 @@
"color": "#389EDC",
"command": "/prison",
"versions": "1.8.9"
},
"skyblock": {
"name": "Skyblock",
"color": "#389EDC",
"command": "/skyblock",
"versions": "1.8.9"
}
},
"discord": {
Expand All @@ -34,5 +41,5 @@
"country": "Germany",
"country_code": "DE"
},
"command_delay": 3000
"command_delay": 1500
}

0 comments on commit 03f4402

Please sign in to comment.