Skip to content

Commit

Permalink
Add AscalterDE (LabyMod#908)
Browse files Browse the repository at this point in the history
* Create manifest.json

* Add files via upload

* Delete minecraft_servers/ascalter/icon.jpg

* Delete minecraft_servers/ascalter/[email protected]

* Add files via upload

* Remove web_support
  • Loading branch information
realTiim authored Jan 18, 2024
1 parent 9d7c9a2 commit 77f59e2
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 0 deletions.
Binary file added minecraft_servers/ascalter/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/ascalter/[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/ascalter/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/ascalter/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
61 changes: 61 additions & 0 deletions minecraft_servers/ascalter/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"server_name": "ascalter",
"nice_name": "Ascalter",
"direct_ip": "ascalter.de",
"server_wildcards": [
"%.ascalter.de"
],
"supported_languages": [
"de",
"en"
],
"social": {
"web": "https://forum.ascalter.de",
"web_shop": "https://ascalterde.buycraft.net",
"twitter": "AscalterDE",
"tiktok": "AscalterDE",
"instagram": "ascalterserver",
"discord": "https://discord.gg/MhYWKYNbR3"
},
"gamemodes": {
"freebuild": {
"name": "Freebuild",
"color": "#55FF55",
"versions": "1.8<1.20.1"
},
"creative": {
"name": "Creative",
"color": "#00AAAA",
"versions": "1.8<1.20.1"
},
"knockit": {
"name": "KnockIT",
"color": "#FF55FF",
"versions": "1.8<1.20.1"
},
"buildffa": {
"name": "BuildFFA",
"color": "#FFFF55",
"versions": "1.8<1.20.1"
}
},
"chat": {
"message_formats": [
"^§[a-f0-9](?<level>\\d+)( \\||§8 \\|) §[a-f0-9](?<sender>[a-zA-Z0-9_]{2,16}) §8» §f(?<message>.*)$"
]
},
"discord": {
"server_id": 668554256810508308,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#AA0000",
"background": "#FF5555",
"text": "#FFFFFF"
},
"location": {
"city": "Frankfurt am Main",
"country": "Germany",
"country_code": "DE"
}
}

0 comments on commit 77f59e2

Please sign in to comment.