What is Imagine?
Imagine lets your players create custom Minecraft plugins using natural language, directly from in-game chat.
Type
/imagine followed by a description of what you want, and Imagine will generate a fully functional plugin, compile it, and load it onto your server automatically. No coding knowledge required.
Examples
- /imagine when a player breaks a diamond ore, fireworks explode
- /imagine create a /heal command that restores full health
- /imagine when a creeper explodes it rains chickens from the sky
How it works
- A player types /imagine <description>
- The AI generates the plugin code based on your description
- The plugin is compiled into a .jar file
- The .jar is automatically loaded onto your server
- Done. Your plugin is live.
Setup
- Get an API key from kodari.ai
- Drop the Imagine plugin into your server's plugins/ folder
- Add your API key to the config
- Start imagining
Token Usage
Each generation uses tokens from your Kodari account. Simple plugins use fewer tokens, complex ones use more. Free tokens are available when you create an account and you verify it.