> ## Documentation Index
> Fetch the complete documentation index at: https://docs.minax.fun/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Minax

> Create Minecraft plugins with AI. Generate, compile, and deploy in seconds.

# Welcome to Minax ✨

**Minax** is a full-stack AI development platform for building **Minecraft plugins** from natural language descriptions. Describe what you want in French or English, and Minax generates production-ready Java code, compiles it, and gives you a `.jar` file ready to deploy.

## What Minax Does for You

Minax combines 7 specialized AI agents to handle the entire plugin development lifecycle:

* **Natural Language to Code**: Describe your plugin in plain French or English
* **AI-Powered Generation**: 7 specialized agents produce complete, optimized Java code
* **Integrated Compilation**: Maven-powered compilation with automatic error correction
* **One-Click Download**: Get a production-ready `.jar` file instantly
* **Monaco Editor**: Full VS Code-like editor built into your browser
* **Community Features**: Publish, remix, and share plugins with other creators
* **Real-time Iteration**: Modify and test your code instantly

## Perfect For

<CardGroup cols={3}>
  <Card title="Server Admins" icon="server" href="/getting-started/quickstart">
    Get custom functionality without hiring developers
  </Card>

  <Card title="Curious Beginners" icon="lightbulb" href="/getting-started/quickstart">
    Learn how Minecraft plugins work and build your own
  </Card>

  <Card title="Java Developers" icon="code" href="/guides/advanced">
    Prototype quickly or get inspiration for your projects
  </Card>
</CardGroup>

## Key Features

<CardGroup cols={2}>
  <Card title="Generate in 60 Seconds" icon="zap" href="/getting-started/quickstart">
    From description to working plugin faster than you can say 'Minecraft'
  </Card>

  <Card title="No Coding Required" icon="wand-magic-sparkles" href="/guides">
    Describe what you want. Let AI handle the complexity.
  </Card>

  <Card title="Deploy Anywhere" icon="cloud" href="/guides/deployment">
    Works with any Minecraft server - Paper, Spigot, Bukkit
  </Card>

  <Card title="Edit & Iterate" icon="pen-to-square" href="/guides/editing">
    Make changes in the browser editor and recompile instantly
  </Card>
</CardGroup>

## Get Started

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="rocket" href="/getting-started/quickstart">
    Create your first plugin in 60 seconds
  </Card>

  <Card title="FAQ" icon="circle-question" href="/getting-started/faq">
    Answers to common questions
  </Card>
</CardGroup>

## Supported Minecraft Versions

* **Spigot** (Recommended)
* **Paper** (High performance)
* **Bukkit** (Classic)
* **Ultra Rapide** (Lightning fast)

Minax supports all modern Minecraft versions and server types. Choose the version that matches your server.

***

**Ready to create?** [Start building now →](https://minax.fun)
