-
Notifications
You must be signed in to change notification settings - Fork 26
Add DonutNetwork #116
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
base: master
Are you sure you want to change the base?
Add DonutNetwork #116
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As stated on our docs, the logo should be 108x108 pixels |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"id": "donutnetwork", | ||
"name": "DonutNetwork", | ||
"description": "The best server to for Clutching and Bridging", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please fix your phrasing here |
||
"addresses": [ | ||
"donutnetwork.eu" | ||
], | ||
"primaryAddress": "donutnetwork.eu", | ||
"minecraftVersions": [ | ||
"1.8.*" | ||
], | ||
"primaryMinecraftVersion": "1.8.9", | ||
"primaryColor": "#ff7b00", | ||
"secondaryColor": "#ff7b01", | ||
"primaryLanguage": "en", | ||
"languages": [ | ||
"en" | ||
], | ||
"primaryRegion": "EU", | ||
"regions": [ | ||
"EU" | ||
], | ||
"gameTypes": [ | ||
"PvP", | ||
"Minigames" | ||
], | ||
"website": "https://donutnetwork.eu/", | ||
"socials": { | ||
"youtube": "DonutNetwork_eu", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Add an |
||
"discord": "https://discord.donutnetwork.eu/" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This link is dead Either remove it completely or replace it with a working one |
||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As stated on our docs, the icon should be the same as your server's ingame servers list icon (64x64 pixels)