MSMP Operators Add
msmp.operators.addGrant operator permissions to players on a Minecraft server using MSMP protocol. Specify players, permission level, and bypass options, with confirmation required for execution.
Instructions
Add operators through MSMP. Requires confirm=true or dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| players | Yes | Players to op. | |
| permission_level | No | Operator permission level. | |
| bypasses_player_limit | No | Whether ops bypass the player limit. | |
| 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 | |||