{
|
|
"id": "net.minecraft.cloudronapp",
|
|
"title": "Minecraft Server",
|
|
"author": "Mojang",
|
|
"description": "file://DESCRIPTION.md",
|
|
"icon": "file://logo.png",
|
|
"changelog": "file://CHANGELOG",
|
|
"tagline": "Multiplayer Server for Minecraft",
|
|
"version": "1.1.0",
|
|
"healthCheckPath": "/api/v1/healthcheck",
|
|
"tags": [ "game", "multiplayer" ],
|
|
"memoryLimit": 2684354560,
|
|
"httpPort": 3000,
|
|
"tcpPorts": {
|
|
"SERVER_PORT": {
|
|
"title": "Server Port",
|
|
"description": "Server Port where Minecraft clients connect",
|
|
"defaultValue": 25566
|
|
}
|
|
},
|
|
"manifestVersion": 2,
|
|
"minBoxVersion": "4.1.5",
|
|
"website": "https://minecraft.net/",
|
|
"contactEmail": "support@cloudron.io",
|
|
"mediaLinks": [
|
|
"https://s3.amazonaws.com/cloudron-app-screenshots/net.minecraft.cloudronapp/2e986e7d52a3abf2f68cec5704b1717e8d2de8bc/minecraft-01.png"
|
|
],
|
|
"addons": {
|
|
"localstorage": {
|
|
"ftp": {
|
|
"uid": 34,
|
|
"uname": "instances"
|
|
}
|
|
},
|
|
"ldap": {}
|
|
}
|
|
}
|