Files
browser/plugins/examples/scum-server-plugin/actions/stop.json
T
2026-07-11 14:56:10 +08:00

9 lines
115 B
JSON

{
"command": ["true"],
"env": {
"GAME_ID": "scum",
"SERVER_ACTION": "stop"
},
"timeoutMs": 30000
}