RCON Command
rcon.commandExecute RCON commands on Minecraft servers with safety controls. Use confirm=true for high-risk operations or dry_run=true to preview commands before execution.
Instructions
Send a raw RCON command. Requires confirm=true or dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Single-line RCON command. | |
| 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 | |||