Skip to content

Commit

Permalink
Add Warzone (again) (LabyMod#1201)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealPear authored Jul 6, 2024
1 parent 8bc08f6 commit aa09ea6
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 0 deletions.
Binary file added minecraft_servers/warzone/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/warzone/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/warzone/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/warzone/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 55 additions & 0 deletions minecraft_servers/warzone/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"server_name": "warzone",
"nice_name": "Warzone Network",
"direct_ip": "play.warzone.network",
"supported_languages": [
"en"
],
"social": {
"web": "https://warzone.network",
"web_shop": "https://store.warzone.network",
"twitter": "warzonemc",
"tiktok": "warzonemc",
"instagram": "warzonemc",
"discord": "https://discord.gg/2T3RqxJ"
},
"gamemodes": {
"dtw": {
"name": "Destroy the Wool",
"color": "#FFFFFF"
},
"dtcm": {
"name": "Destroy the Core/Monument",
"color": "#FFFFFF"
},
"ctw": {
"name": "Capture the Wool/Flag",
"color": "#FFFFFF"
},
"koth": {
"name": "King of the Hill/Flag",
"color": "#FFFFFF"
},
"tdm": {
"name": "Team Deathmatch",
"color": "#FFFFFF"
},
"infection": {
"name": "Infection",
"color": "#FFFFFF"
},
"arcade": {
"name": "Arcade",
"color": "#FFFFFF"
}
},
"discord": {
"server_id": 333669866735271940,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#2F3136",
"background": "#9148D3",
"text": "#FFFFFF"
}
}

0 comments on commit aa09ea6

Please sign in to comment.