Skip to content

Commit

Permalink
Add Stratus Network
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealPear committed Aug 26, 2023
1 parent d9c295a commit 0f013e4
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 0 deletions.
Binary file added minecraft_servers/stratusnetwork/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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/stratusnetwork/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 67 additions & 0 deletions minecraft_servers/stratusnetwork/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"server_name": "stratusnetwork",
"nice_name": "Stratus Network",
"direct_ip": "play.stratus.network",
"server_wildcards": [
"%.stratus.network"
],
"supported_languages": [
"en"
],
"social": {
"web": "https://stratus.network/",
"web_shop": "https://stratus.network/shop",
"web_support": "https://stratus.network/contact",
"discord": "https://discord.gg/Aaf9hTr",
"twitter": "stratusmc",
"youtube": "https://www.youtube.com/@StratusNetworkmc",
"tiktok": "stratusnetwork"
},
"gamemodes": {
"ranked": {
"name": "Ranked",
"color": "#FFAA00",
"command": "/server ranked"
},
"mixed": {
"name": "Mixed",
"color": "#FFFFFF",
"command": "/server mixed"
},
"pvp": {
"name": "PvP",
"color": "#FFFFFF"
},
"minigames": {
"name": "Minigames",
"color": "#FFFFFF"
},
"duels": {
"name": "Duels",
"color": "#FFFFFF",
"command": "/server duels"
},
"tournaments": {
"name": "Tournaments",
"color": "#FFFFFF",
"url": "https://stratus.network/tm"
},
"mapmaker": {
"name": "Anax",
"color": "#678FE4",
"url": "https://stratus.network/anax"
}
},
"discord": {
"server_id": 218737910508158977,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#6389CB",
"background": "#3B78C8",
"text": "#E8E8f1"
},
"yt_trailer": "y_Ps4Tyijm0",
"user_stats": "https://stratus.network/@{userName}",
"command_delay": 3000
}

0 comments on commit 0f013e4

Please sign in to comment.