-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Sasha Baranov edited this page Jun 12, 2026
·
1 revision
| 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 |
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.
/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
-
/aionly works while a chat is active (/newchator/reopenchat). - Messages are private — other players cannot see your chat or the AI's replies.
- Starting a new chat with
/newchatcounts toward your daily limit (see Permissions and Rate Limits).