Skip to content

Commit

Permalink
Updated Manifest for NitroX
Browse files Browse the repository at this point in the history
  • Loading branch information
derdj2301 authored Sep 3, 2023
1 parent d9c295a commit 00bfc53
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions minecraft_servers/nitrox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"social": {
"tiktok": "nitroxnet",
"instagram": "nitroxnet",
"teamspeak": "ts.nitrox.gg",
"discord": "https://discord.gg/nitroxnet"
"discord": "https://discord.gg/MU8kM7vYpJ"
},
"discord": {
"server_id": 966020442571808848,
Expand All @@ -15,31 +14,38 @@
"gamemodes": {
"citybuild": {
"name": "Citybuild",
"color": "#00ff48"
"color": "#00ff48",
"command": "/quickjoin Citybuild1"
},
"bedwars": {
"name": "Bedwars",
"color": "#ff0040"
"color": "#ff0040",
"command": "/quickjoin Bedwars"
},
"knock_it": {
"name": "KnockIt",
"color": "#ffcc00"
"color": "#ffcc00",
"command": "/quickjoin KnockIT"
},
"one_in_the_chamber": {
"name": "OneInTheChamber",
"color": "#a8034e"
"color": "#a8034e",
"command": "/quickjoin OITC"
},
"eisbaer": {
"name": "Eisbär",
"color": "#05d7f7"
"color": "#05d7f7",
"command": "/quickjoin Eisbär"
},
"tntrun": {
"name": "TNTRun",
"color": "#f70535"
"color": "#f70535",
"command": "/quickjoin TNTRun"
},
"goldjaeger": {
"pvp": {
"name": "PVP",
"color": "#f79605"
"color": "#f79605",
"command": "/quickjoin PVP"
}
},
"brand": {
Expand Down

0 comments on commit 00bfc53

Please sign in to comment.