Files
browser/plugins/examples/minecraft-server-plugin/actions/start.json
T

9 lines
121 B
JSON

{
"command": ["true"],
"env": {
"GAME_ID": "minecraft",
"SERVER_ACTION": "start"
},
"timeoutMs": 30000
}