Skip to content

Commit

Permalink
Add CreateCraft
Browse files Browse the repository at this point in the history
  • Loading branch information
MineTommy committed Sep 3, 2023
1 parent d9c295a commit 44cab5b
Show file tree
Hide file tree
Showing 6 changed files with 66 additions and 0 deletions.
Binary file added minecraft_servers/createcraft/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/createcraft/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/createcraft/[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/createcraft/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 66 additions & 0 deletions minecraft_servers/createcraft/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"server_name": "createcraft",
"nice_name": "CreateCraft.eu",
"direct_ip": "createcraft.eu",
"server_wildcards": [
"%.createcraft.eu"
],
"supported_languages": [
"de"
],
"social": {
"web": "https://www.createcraft.eu",
"web_shop": "https://www.createcraft.eu/store",
"tiktok": "createcrafteu",
"instagram": "createcraft.eu",
"discord": "https://discord.gg/RZTtybbH4R"
},
"gamemodes": {
"citybuild": {
"name": "CityBuild",
"color": "#6DA5C0",
"command": "/citybuild",
"versions": "1.20<*"
},
"skyblock": {
"name": "SkyBlock",
"color": "#6DA5C0",
"command": "/skyblock",
"versions": "1.20<*"
},
"stoneblock": {
"name": "StoneBlock aka StoneAttack",
"color": "#6DA5C0",
"command": "/stoneblock",
"versions": "1.20<*"
},
"minigames": {
"name": "Minigames",
"color": "#6DA5C0",
"command": "/minigames",
"versions": "1.20<*"
},
"survival": {
"name": "Survival",
"color": "#6DA5C0",
"command": "/survival",
"versions": "1.20<*"
}
},
"discord": {
"server_id": 976397368163438632,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#6DA5C0",
"background": "#343a40",
"text": "#f8f9fa"
},
"location": {
"city": "Falkenstein",
"country": "Germany",
"country_code": "DE"
},
"yt_trailer": "8asFIRe2HSw",
"user_stats": "https://laby.net/@{userName}"
}

0 comments on commit 44cab5b

Please sign in to comment.