Server Broadcast
server.broadcastSend system chat messages to Minecraft players using MSMP, RCON, or MCSManager backends for server administration and communication.
Instructions
Broadcast a system chat message using MSMP, RCON, or MCSManager.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend | No | Backend selection. | auto |
| message | Yes | Message to send to players. | |
| targets | No | Optional MSMP targets. | |
| overlay | No | Optional MSMP overlay/hotbar flag. | |
| daemonId | No | MCSManager daemon id. Uses MCSM_DEFAULT_DAEMON_ID if omitted. | |
| uuid | No | MCSManager instance UUID. Uses MCSM_DEFAULT_INSTANCE_UUID if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||