MSMP Ip Bans Set
msmp.ip_bans.setReplace the IP ban list for Minecraft servers using MSMP protocol. Manage banned IP addresses by setting new lists with optional reasons, sources, and expiration dates. Requires confirmation or dry-run mode for safety.
Instructions
Replace the IP ban list through MSMP. Requires confirm=true or dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ips | Yes | Full IP ban list. | |
| reason | No | Optional ban reason applied to every entry. | |
| source | No | Optional ban source applied to every entry. | |
| expires | No | Optional expiration applied to every entry. | |
| 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 | |||