Frequently Asked Questions
Is CraftyAI free?​
Yes! We offer a generous Free tier that is perfect for small servers or individual players. We also offer Pro and Enterprise tiers for larger networks that need higher rate limits and advanced features.
Which platforms are supported?​
CraftyAI supports almost every modern Minecraft server and client platform:
- Servers: Spigot, Paper, Folia, Purpur
- Clients/Mods: Fabric, Forge, Quilt
Which Minecraft versions are supported?​
- Plugin (Spigot/Paper): 1.8 through the latest 1.21.x+
- Mod (Fabric/Forge): 1.20+ (including 1.26.x)
Can I use my own AI key?​
Yes. With our BYOK (Bring Your Own Key) feature, you can configure CraftyAI to use your personal Google Gemini API key, completely bypassing our global rate limits and routing your data directly to Google.
Does CraftyAI sell my data?​
Absolutely not. We take privacy very seriously. Please read our Privacy Policy for detailed information on what data is collected and how it is protected.
How do I disable telemetry?​
You can disable the periodic heartbeat telemetry in your config:
- Plugin: Set
enable_metrics: false - Mod: Set
telemetry_enabled: false
Can players abuse the AI to break the server?​
No. CraftyAI has multiple layers of protection:
- Strict rate limiting and player cooldowns prevent spam.
- The AI uses a strict blacklist and will never give dangerous items (like Bedrock or Command Blocks).
- Actions (like changing time or weather) require explicit permissions that standard players do not have by default.
How do I upgrade my tier?​
To upgrade your server's tier to Pro or Enterprise, please join our Discord and open a ticket.
Can I change the AI's name?​
Yes! You can configure the ai.name setting in your config file to whatever you like.
What AI model does CraftyAI use?​
CraftyAI's central engine uses a proprietary routing system that seamlessly switches between several models (including Gemini 1.5 Flash and Pro variants) depending on the complexity of the query.
How do I get support?​
The best way to get help is to join our Discord Server and open a support ticket or ask in the community channels.
Is the source code available?​
The client plugins and mods are open source to ensure transparency and security. The backend routing Gateway and Vault engines are closed source.