Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest.json Erstellt #1468

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Binary file added minecraft_servers/PlatziLegends/background.png
Copy link
Collaborator

Choose a reason for hiding this comment

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

Compress image

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Compress image

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/PlatziLegends/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.
26 changes: 26 additions & 0 deletions minecraft_servers/PlatziLegends/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"server_name": "platzilegends",
"nice_name": "platzilegends",
"direct_ip": "platzilegends.de",
"supported_languages": [
"de"
],
"social": {
"discord": "https://discord.gg/3f4Vgj8a3X"
},
"gamemodes": {
"survival": {
"name": "CityBuild",
"color": "#48E863"
}
},
"discord": {
"server_id": 774004070859800616,
"rename_to_minecraft_name": false
},
"location": {
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
}
}
Loading