Skip to content

Commit

Permalink
Added ChromaMC.net (#1397)
Browse files Browse the repository at this point in the history
* Added files for the ChromaMC.net Server

* Removed user stats because i am dumb and removed the server wildcard

* Removed website because currently not reachable
  • Loading branch information
byPixelTV authored Oct 20, 2024
1 parent 76a494d commit d42f9b4
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 0 deletions.
Binary file added minecraft_servers/chromamc/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/chromamc/[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/chromamc/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/chromamc/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions minecraft_servers/chromamc/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"server_name": "chromamc",
"nice_name": "ChromaMC",
"direct_ip": "chromamc.net",
"supported_languages": [
"en",
"de"
],
"social": {
"twitter": "ChromaMCnet",
"tiktok": "ChromaMC",
"discord": "https://discord.gg/pR9q8WF2jw",
"youtube": "https://www.youtube.com/@ChromaMC."
},
"gamemodes": {
"smp": {
"name": "SMP",
"versions": "1.21<*"
}
},
"discord": {
"server_id": 1242535083399708732,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#0079FF",
"background": "#7F00FF",
"text": "#FFFFFF"
},
"location": {
"city": "Frankfurt am Main",
"country": "Germany",
"country_code": "DE"
}
}

0 comments on commit d42f9b4

Please sign in to comment.