MSMP Bans Add
msmp.bans.addAdd bans to Minecraft players through MSMP protocol. Specify players, reason, source, and expiration, with confirmation or dry-run options for safety.
Instructions
Add player bans through MSMP. Requires confirm=true or dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| players | Yes | Players to ban. | |
| reason | No | Optional ban reason. | |
| source | No | Optional ban source. | |
| expires | No | Optional expiration timestamp/string accepted by the server. | |
| 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 | |||