Skip to content
Merged
Show file tree
Hide file tree
Changes from 18 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added minecraft_servers/brickcraft/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/brickcraft/background@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions minecraft_servers/brickcraft/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"server_name": "brickcraft",
"nice_name": "BrickCraft",
"direct_ip": "brickcraft.eu",
"supported_languages": [
"de"
],
"social": {
"discord": "https://discord.gg/ThCt8Pq",
"teamspeak": "craftergang.de",
"tiktok": "craftergang",
"youtube": "https://www.youtube.com/@craftergang",
"instagram": "craftergang"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure that these are your social profiles?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

},
"gamemodes": {
"skypvp": {
"name": "SkyPvP",
"color": "#0d6914",
"command": "/spawnn",
"versions": "1.14<1.20.6"
}
},
"brand": {
"primary": "#497cb1",
"background": "#245587",
"text": "#4646cf"
},
"location": {
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
},
}