sendChat
Send chat messages or commands to the Minecraft MCP Server with optional delay. Use it to communicate, execute commands, or whisper to players directly from your AI agent.
Instructions
Send chat messages or commands to the server. Can send regular messages, commands (starting with /), or whispers.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
delay | No | Optional delay in milliseconds before sending (default: 0, max: 5000) | |
message | Yes | The message or command to send (max 256 characters) |