Server Restart
server.restartRestart a Minecraft server instance managed by MCSManager. Use confirm=true to execute or dry_run=true for a preview.
Instructions
Restart an MCSManager instance. Requires confirm=true or dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daemonId | No | MCSManager daemon id. Uses MCSM_DEFAULT_DAEMON_ID if omitted. | |
| uuid | No | MCSManager instance UUID. Uses MCSM_DEFAULT_INSTANCE_UUID if omitted. | |
| confirm | No | Required true for high-risk operations. | |
| dry_run | No | Return a preview without executing the operation. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||