send_message
Send a chat message to connected Minecraft Bedrock players to provide build progress updates, instructions, or alerts. Ensure the message parameter is included for effective communication.
Instructions
Send a chat message to the connected Minecraft player. ALWAYS provide a message parameter. Use this to communicate with the player about build progress or instructions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
message | Yes | The text message to send to the player (REQUIRED - never call this without a message) |