AI Chat
A lightweight Fabric singleplayer or server mod that lets players chat with an AI assistant. The AI can answer questions and, if enabled, request the server to run safe commands.
Features
- /ai ask <message> — ask the AI; keeps short per-player history
- /ai reset — clear your conversation history
- /ai reload — reload config (op-only)
- Providers: OpenAI API or local Ollama
- Optional tool-calling: AI can request a server command, gated by an allowlist
Usage and security
- By default, commands are NOT executed (allowRunCommands=false)
- If enabled, whitelist commands via commandAllowlist