MSMP Gamerules Update
msmp.gamerules.updateModify Minecraft server game rules through MSMP protocol. Change rule values with safety controls including confirmation requirements and dry-run previews.
Instructions
Update a game rule through MSMP. Requires confirm=true or dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule | Yes | Game rule key. | |
| value | Yes | New value. | |
| 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 | |||