MSMP Players Kick
msmp.players.kickRemove one or more players from a Minecraft server using MSMP protocol. Specify usernames or UUIDs, add optional kick message, and use confirm=true to execute or dry_run=true to preview.
Instructions
Kick one or more players through MSMP. Requires confirm=true or dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| players | Yes | Players to kick. | |
| message | No | Kick message. | |
| 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 | |||