Skip to content

Commit

Permalink
Add Lythia.de (#761)
Browse files Browse the repository at this point in the history
* Add files via upload

* Add Lythia.de

* Add Lythia.de (#3)

* Revert "Add Lythia.de (#3)"

This reverts commit cadecf1.

* remove wrong folder

* lowercase

* compressed, manifest fixed

* fixed resolutions

* fixed manifest

---------

Co-authored-by: Robert Anniés <[email protected]>
  • Loading branch information
MeHaVr and Robert Anniés authored Nov 1, 2023
1 parent 5dd1316 commit dcacc9d
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 0 deletions.
Binary file added minecraft_servers/lythia/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/lythia/[email protected]
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/lythia/banner.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/lythia/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/lythia/[email protected]
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/lythia/logo.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/lythia/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions minecraft_servers/lythia/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"server_name": "lythia",
"nice_name": "Lythia",
"direct_ip": "lythia.de",
"server_wildcards": [
"%.lythia.de"
],
"supported_languages": [
"de"
],
"social": {
"discord": "https://discord.gg/3R8vbCPQcd",
"youtube": "https://www.youtube.com/channel/UCWTEMNNPnZeAWPemS89Nctw"
},
"gamemodes": {
"survival": {
"name": "Survival",
"color": "#0a6b14",
"command": "/quickjoin jumpworld16",
"versions": "1.20.2<*"
}
},
"chat": {
"message_formats": [
"^§[a-f0-9](?<level>\\d+)( \\||§8 \\|) §[a-f0-9](?<sender>[a-zA-Z0-9_]{2,16})§r§7: §f(?<message>.*)$"
]
},
"discord": {
"server_id": 876068862754447391,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#2c00e0",
"background": "#0A56A5",
"text": "#FFFFFF"
},
"location": {
"city": "Bern",
"country": "Schweiz",
"country_code": "CH"
},
"command_delay": 3000
}

0 comments on commit dcacc9d

Please sign in to comment.