MSMP Server Settings Set
msmp.server_settings.setModify Minecraft server settings through MSMP protocol. Change values for difficulty, game rules, or other configuration parameters with safety confirmation or dry-run preview options.
Instructions
Set one server setting through MSMP. Requires confirm=true or dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| setting | Yes | Setting name after minecraft:serversettings/, for example difficulty. | |
| 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 | |||