Skip to main content

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
The dashboard chat is especially useful for complex tasks where you want to see tool execution details and formatted output. In-game chat is better for quick commands while playing.

In-Game Chat

Two Modes


While the AI Is Working

When you send a message, the AI starts processing immediately. Here is what you see:

Queuing and Interrupting

You can send additional messages while the AI is still working on a previous request.
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

  1. Click [Cancel] — a clickable link shown in chat when the AI starts processing
  2. Type /ai cancel — works at any time
  3. Say an interrupt word — “stop”, “cancel”, “nevermind”, etc.
After cancelling, you can immediately send a new request.

Tips for Great Results

The more detail you give, the better the result:
You do not need to know Minecraft commands, Skript syntax, or server admin terminology. Just describe what you want in everyday words:
The AI handles tasks that involve many steps:
The AI plans out the steps, executes them in order, and reports back.
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.
If you want to understand how something works:

Limitations

Keep these limitations in mind when chatting with the AI:
  • 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.