Skip to content

Commit

Permalink
Create manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCraft777 authored Jan 3, 2025
1 parent b1a43be commit 9c0e8a9
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions minecraft_servers/kekscraft/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"server_name": "kekscraft",
"nice_name": "Kekscraft",
"direct_ip": "kekscraft.de",
"supported_languages": [
"de", "en"
],
"social": {
"discord": "https://discord.gg/EbGbxv6BZZ",
"tiktok": "kekscraft.minecraft"
},
"gamemodes": {
"smp": {
"name": "SMP",
"command": "/warp Dorf",
"color": "#8A2BE2",
"versions": "1.20<*"
},
"citybuild": {
"name": "Citybuild",
"command": "/warp cb",
"color": "#8A2BE2",
"versions": "1.20<*"
}
},
"discord": {
"server_id": 1274477028686692392,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#000000",
"background": "#8A2BE2",
"text": "#FFFFFF"
},
"location": {
"city": "Frankfurt",
"country": "Germany",
"country_code": "DE"
}
}

0 comments on commit 9c0e8a9

Please sign in to comment.