-
Notifications
You must be signed in to change notification settings - Fork 539
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
Add NinjaMC #723
Closed
Closed
Add NinjaMC #723
Changes from 13 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
9898006
1
Tamino112 6480ce3
1
Tamino112 20f766c
3
Tamino112 ccc1828
1
Tamino112 12a1e5b
2
Tamino112 27d0317
Update mainfest.json
Tamino112 cd5ebef
1
Tamino112 67f74af
1
Tamino112 feb89a6
Update manifest.json
Tamino112 ed02f17
Update manifest.json
Tamino112 30925fe
Update manifest.json
Tamino112 de9f9dc
Update manifest.json
Tamino112 5207f5d
Update manifest.json
Tamino112 d60b9ba
Update manifest.json
Tamino112 f6bf561
Update manifest.json
Tamino112 5b4bdac
Update manifest.json
Tamino112 f465a48
Update manifest.json
Tamino112 515e5d8
Update manifest.json
Tamino112 9de80a8
Update manifest.json
Tamino112 d82f05a
Update manifest.json
Tamino112 00978ce
Update manifest.json
Tamino112 3efe003
Update manifest.json
Tamino112 046fb73
Update manifest.json
Tamino112 537918d
Update manifest.json
Tamino112 093b4f0
Update manifest.json
Tamino112 bde15f5
Update manifest.json
Tamino112 fc93a1a
Update manifest.json
Tamino112 ba3c097
Update manifest.json
Tamino112 2ce705f
Update manifest.json
Tamino112 d58abed
Update manifest.json
Tamino112 8f373fa
Update manifest.json
Tamino112 43ee22c
Update manifest.json
Tamino112 343174e
Update manifest.json
Tamino112 e2f71d3
update all
Tamino112 8b04da4
updated all
Tamino112 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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.
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"server_name": "NinjaMC", | ||
"nice_name": "NinjaMC.net", | ||
"direct_ip": "NinjaMC.net", | ||
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. IP please in lowercase |
||
"supported_languages": [ | ||
"de" | ||
], | ||
"social": { | ||
"discord": "social.discord.gg/ninjamc" | ||
}, | ||
"brand": { | ||
"primary": "#c4c4c4" | ||
}, | ||
"location": { | ||
"city": "Quebec", | ||
"country": "Canada", | ||
"country_code": "CA" | ||
} | ||
} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
server_name please in lowercase (folder name, too!)
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.
i changed it