Skip to content

Commit

Permalink
add FroschMC Server (#1546)
Browse files Browse the repository at this point in the history
* Create manifest.json

* Add files via Upload

* Update manifest.json

* Update manifest.json

* Add files via upload

* Update manifest.json

* Update manifest.json

* Update manifest.json
  • Loading branch information
FakeBlack1 authored Dec 27, 2024
1 parent 57d6789 commit 419e885
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 0 deletions.
Binary file added minecraft_servers/froschmc/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/froschmc/[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/froschmc/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/froschmc/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions minecraft_servers/froschmc/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"server_name": "froschmc",
"nice_name": "FroschMC",
"direct_ip": "froschmc.de",
"supported_languages": [
"de"
],
"social": {
"tiktok": "FroschMC",
"discord": "https://discord.gg/KKHWZpRZuM"
},
"gamemodes": {
"smp": {
"name": "SMP",
"color": "#FFA500",
"command": "/server SMP",
"versions": "1.21<*"
},
"froschmc": {
"name": "FroschMC",
"color": "#ADD8E6",
"command": "/server FroschMC",
"versions": "1.21<*"
}
},
"discord": {
"server_id": 1279068490233282580,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#008FE8",
"background": "#0A56A5",
"text": "#FFFFFF"
},
"location": {
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
},
"command_delay": 3000
}

0 comments on commit 419e885

Please sign in to comment.