MSMP Ip Bans Add
msmp.ip_bans.addBan IP addresses from a Minecraft server using MSMP protocol. Specify IPs, optional reason, source, expiration, and confirm or dry-run for safety.
Instructions
Add IP bans through MSMP. Requires confirm=true or dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ips | Yes | IP addresses 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 | |||