Skip to main content

Memory & Knowledge Base

The AI remembers your conversations and learns rules you teach it. Memory works the same on every tier, so there's no need to upgrade just for better memory.

Conversation memory

The AI keeps short-term memory of recent chat. If you ask a follow-up question, it knows what you were just talking about.

Player: Where do I find Blaze rods?
Crafty: Blaze rods drop from Blazes, which spawn in Nether Fortresses.

Player: How do I get to a Nether Fortress?
Crafty: Build a Nether Portal from obsidian, light it with flint and steel,
and walk through. Nether Fortresses are large dark brick
structures in the Nether.

The AI uses the last few exchanges from the same player to stay in context.

Private conversations

/ask questions have their own isolated memory. A private conversation doesn't bleed into public chat, and vice versa. This is so two players asking about the same topic in different modes don't accidentally see each other's questions.

Teaching the AI

Server admins teach the AI custom rules, lore, or anything else with /crafty learn:

/crafty learn What are the server rules? | 1. No griefing. 2. Be respectful. 3. No hacking.
/crafty learn Where is the server shop? | The shop is at X 100, Z -50 in the overworld.
/crafty learn Who runs this server? | DemonZ Development.

After teaching, any player who asks about the topic gets the answer you stored. The AI pulls learned facts automatically when relevant.

How learned knowledge is stored

Each fact is stored against your server's session ID. Other servers on CraftyAI can't see your learned knowledge, it's isolated per server.

You can see how many facts your server has stored by running /crafty status or by checking /my-sessions in our Discord.

Long-term memory

Behind the scenes, CraftyAI compresses old conversations into a long-term memory store. When you ask a question, the AI looks at recent chat plus the long-term store and pulls anything relevant.

Compression runs in the background. You don't need to do anything. Memory is unlimited on every tier, so the store grows as your players chat.

Forgetting

If you want the AI to forget a specific fact, you can edit your learned knowledge from the in-game admin command, or open a ticket in our Discord and we'll wipe your server's memory on request.

There is no automatic expiration on taught facts, they stay until you remove them or close the server's account.