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

Add NinjaMC #723

Closed
wants to merge 35 commits into from
Closed
Show file tree
Hide file tree
Changes from 31 commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
9898006
1
Tamino112 Aug 4, 2023
6480ce3
1
Tamino112 Aug 4, 2023
20f766c
3
Tamino112 Aug 4, 2023
ccc1828
1
Tamino112 Aug 4, 2023
12a1e5b
2
Tamino112 Aug 4, 2023
27d0317
Update mainfest.json
Tamino112 Aug 4, 2023
cd5ebef
1
Tamino112 Aug 4, 2023
67f74af
1
Tamino112 Oct 2, 2023
feb89a6
Update manifest.json
Tamino112 Oct 31, 2023
ed02f17
Update manifest.json
Tamino112 Oct 31, 2023
30925fe
Update manifest.json
Tamino112 Oct 31, 2023
de9f9dc
Update manifest.json
Tamino112 Oct 31, 2023
5207f5d
Update manifest.json
Tamino112 Oct 31, 2023
d60b9ba
Update manifest.json
Tamino112 Oct 31, 2023
f6bf561
Update manifest.json
Tamino112 Oct 31, 2023
5b4bdac
Update manifest.json
Tamino112 Oct 31, 2023
f465a48
Update manifest.json
Tamino112 Oct 31, 2023
515e5d8
Update manifest.json
Tamino112 Oct 31, 2023
9de80a8
Update manifest.json
Tamino112 Oct 31, 2023
d82f05a
Update manifest.json
Tamino112 Oct 31, 2023
00978ce
Update manifest.json
Tamino112 Oct 31, 2023
3efe003
Update manifest.json
Tamino112 Oct 31, 2023
046fb73
Update manifest.json
Tamino112 Oct 31, 2023
537918d
Update manifest.json
Tamino112 Oct 31, 2023
093b4f0
Update manifest.json
Tamino112 Oct 31, 2023
bde15f5
Update manifest.json
Tamino112 Oct 31, 2023
fc93a1a
Update manifest.json
Tamino112 Oct 31, 2023
ba3c097
Update manifest.json
Tamino112 Oct 31, 2023
2ce705f
Update manifest.json
Tamino112 Oct 31, 2023
d58abed
Update manifest.json
Tamino112 Oct 31, 2023
8f373fa
Update manifest.json
Tamino112 Oct 31, 2023
43ee22c
Update manifest.json
Tamino112 Oct 31, 2023
343174e
Update manifest.json
Tamino112 Oct 31, 2023
e2f71d3
update all
Tamino112 Oct 31, 2023
8b04da4
updated all
Tamino112 Oct 31, 2023
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/NinjaMC/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/NinjaMC/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.
Binary file added minecraft_servers/NinjaMC/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/NinjaMC/icon@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions minecraft_servers/NinjaMC/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"server_name": "ninjamc",
"nice_name": "NinjaMC.net",
"direct_ip": "ninjamc.net",
"server_wildcards": [
"%.ninjamc.net"
],
"supported_languages": [
"de"
],
"social": {
"discord": "https://discord.gg/u9f8VJK4EJ"
},
"brand": {
"primary": "#c4c4c4"
},
"location": {
"city": "Quebec",
"country": "Canada",
"country_code": "CA"
},
}
Loading