-
Notifications
You must be signed in to change notification settings - Fork 676
Removal of SvaneMC and adding MeCraft #2211
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?
Changes from all commits
325fc37
f5044bb
c238c89
e6e5fdb
609a8bf
e40ff9a
8c3f5a9
27ff742
33c8cef
9715d15
bfcc13e
e7f9640
10ef54b
15ea194
08e6e55
eda064a
2616f26
b6f661b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
|
|
||
| { | ||
| "server_name": "mecraft", | ||
| "nice_name": "MeCraft.net", | ||
| "direct_ip": "mecraft.dk", | ||
| "supported_languages": [ | ||
| "dk", | ||
| "en" | ||
| ], | ||
| "social": { | ||
| "web": "https://svanemc.dk", | ||
| "web_shop": "https://butik.mecraft.dk", | ||
| "discord": "https://discord.gg/mecraft" | ||
| }, | ||
| "gamemodes": { | ||
| "stealabrainrot": { | ||
|
Collaborator
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 color |
||
| "name": "StealABrainrot", | ||
| "command": "/server brainrot-1", | ||
| "versions": "1.21<*" | ||
| }, | ||
| "skoleprison": { | ||
|
Collaborator
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 color |
||
| "name": "Skoleprison", | ||
| "command": "/server skoleprison", | ||
| "versions": "1.21<*" | ||
| } | ||
| }, | ||
| "discord": { | ||
| "server_id": 193033610696196098, | ||
| "rename_to_minecraft_name": true | ||
|
Collaborator
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. Change to |
||
| }, | ||
| "location": { | ||
| "city": "Copenhagen", | ||
| "country": "Denmark", | ||
| "country_code": "DA" | ||
| } | ||
| } | ||
This file was deleted.
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.
Not reachable