Chatting with AI
You can talk to your AI assistant in three ways:Web Dashboard
Click your server on the dashboard to open the AI Chat tab. Full streaming with tool details and conversation history.
AI Mode
Type
/ai in Minecraft to toggle AI mode. Every message goes to the AI.Prefix Mode
Prefix any Minecraft chat message with
AI> to send it to the AI.Web Dashboard Chat
The Chat tab on your server’s dashboard page gives you a rich chat interface:- Streaming responses — see text appear in real time as the AI works
- Tool call details — expandable panels show exactly what commands were run (e.g.,
mc-cmd list) - Markdown rendering — tables, code blocks, headers, and links rendered properly
- Conversation history — the right sidebar shows all past conversations, click to resume any
- Session persistence — conversations survive server restarts
In-Game Chat
Two Modes
- AI Mode (Recommended)
- Prefix Mode
Toggle AI mode with the You will see a confirmation message:
/ai command. When enabled, every chat message you type is sent to the AI automatically.- Green text: “AI chat mode enabled. All your messages will be sent to AI.”
- Red text: “AI chat mode disabled. Use ‘AI>’ prefix or /ai to enable.”
Slash commands (like
/gamemode creative or /tp) still work normally while AI mode is on. Only regular chat messages are forwarded to the AI.While the AI Is Working
When you send a message, the AI starts processing immediately. Here is what you see:| What You See | Where | Meaning |
|---|---|---|
| ”AI is thinking…” | Action bar (above hotbar) | The AI is planning its response |
[AI Tool] Bash | Chat | The AI is running a command |
| ”Running Bash…” | Action bar | A tool is actively executing |
[AI] response text | Chat | The AI’s reply |
[AI] Completed (3.2s) | Chat | Task finished, with elapsed time |
Queuing and Interrupting
You can send additional messages while the AI is still working on a previous request.- Queue a Follow-Up
- Interrupt and Redirect
Type your next request normally. It is added to the queue and processed after the current task finishes.The AI processes queued messages in order.
Three Ways to Cancel
- Click
[Cancel]— a clickable link shown in chat when the AI starts processing - Type
/ai cancel— works at any time - Say an interrupt word — “stop”, “cancel”, “nevermind”, etc.
Tips for Great Results
Be specific about what you want
Be specific about what you want
The more detail you give, the better the result:
Use plain natural language
Use plain natural language
You do not need to know Minecraft commands, Skript syntax, or server admin terminology. Just describe what you want in everyday words:
Ask for complex multi-step tasks
Ask for complex multi-step tasks
The AI handles tasks that involve many steps:The AI plans out the steps, executes them in order, and reports back.
Build iteratively
Build iteratively
You do not have to get everything right in one message. The AI remembers context within a session:Starting simple and adding features step by step often produces better results than one massive request.
Ask the AI to explain what it did
Ask the AI to explain what it did
If you want to understand how something works:
Limitations
- Text-only responses — Minecraft chat does not support images, formatting beyond color codes, or rich media. Long responses may be split across multiple messages.
- No screen vision — the AI cannot see your screen or what you are looking at. However, it can determine your position using teleport commands with relative coordinates, and can check your inventory via server commands.
- No emojis — emojis can crash Minecraft clients, so the AI avoids them entirely.
- Processing time — simple commands complete in seconds, but complex tasks (writing scripts, installing plugins, building structures) can take 30-60 seconds.
- Session context — the AI remembers your conversation within a session. If the server restarts or you reconnect, it starts fresh.
