Version 2026.0.6-1

MCPaimon

Advanced AI integration for PaperMC and FoliaMC servers.

Features

💬

In-Game AI Chat

Toggle an interactive AI chat session directly in the Minecraft chat seamlessly.

🌐

Universal API Support

Connects to any AI provider that supports the standard OpenAI JSON schema.

🗄️

Database Backends

Robust storage supporting SQLite, MySQL, and PostgreSQL.

Commands

/ai chat

Toggle your personal AI chat mode on or off.

/ai active set <platform> <model>

Set the active AI model for your current session.

/ai token set <platform> <token>

Securely register your API token for a specific platform.

Configuration

enable: true

database:
  type: "sqlite"
  sqlite:
    file: "mcai.db"

platforms:
  - deepseek,https://api.deepseek.com,deepseek-chat