Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
GenesisX is a Minecraft plugin that allows players to generate structures using AI directly in-game.
Using a simple command system, players can describe what they want to build and the plugin will generate the structure automatically on the server.
Current Features
- AI-powered structure generation
- Main command:
/gx - Example usage:
/gx build a simple villager house - Integration with Google Gemini AI and Groq AI
- Colored chat messages for better visual feedback
- Utility commands:
/gx reload– reloads the configuration without restarting the server/gx help– displays available commands in-game
- Simple configuration through
config.yml - Customizable AI model and API key
Configuration
GenesisX uses a simple configuration file where you can add your API key and choose the AI model.
apikey: "" # Your API key
model: "" # Example: gemini-3-flash-preview or a Groq model
provider: "" # "gemini" or "groq"
AI Support
The current alpha version supports Google Gemini AI and Groq AI.
Future versions may include support for additional AI providers such as:
- OpenAI
- Mistral
- Grok
- Local AI services (for example Ollama)
Status
GenesisX is currently in early alpha, so expect some experimental results.
AI-generated builds may occasionally be a bit... creative.
In other words: sometimes impressive, sometimes questionable, sometimes pure chaos.
Future updates will improve build quality, introduce new commands, and add more advanced features to make AI building more powerful and easier to use.
A customizable AI prompt directly from config.yml is also coming soon.


