Skip to content

Commands

Sasha Baranov edited this page Jun 12, 2026 · 1 revision

Commands

Command Permission Description
/newchat aicraft.use Start a new private chat. Shows your Chat #N ID.
/ai <message> aicraft.use Send a message in your active chat
/endchat aicraft.use End your active chat (history is saved)
/reopenchat <id> aicraft.use Reopen one of your saved chats by number
/ailink aicraft.web Get a link code for the web UI

Chat IDs

Each player has their own numbered chats. /reopenchat 1 opens your chat #1, not another player's.

Chat numbers increment per player: first chat is #1, second is #2, and so on. The same numbers appear in the web UI.

Example in-game session

/newchat
→ Chat #3 started. Only you see this conversation.

/ai what should I build in survival?
/ai give me a compact starter base layout

/endchat

/reopenchat 3
/ai add a storage room to that plan

/endchat

Notes

  • /ai only works while a chat is active (/newchat or /reopenchat).
  • Messages are private — other players cannot see your chat or the AI's replies.
  • Starting a new chat with /newchat counts toward your daily limit (see Permissions and Rate Limits).

Clone this wiki locally