Folia plugin generator with AI (multithreaded) | Minax

Generate a Folia-compatible Minecraft plugin from a description. Minax writes the code with the RegionScheduler and multithreaded best practices, compiles the .jar and hands it back ready for your Folia server.

Yes. Minax generates Folia-ready plugins from a plain description in French or English, writing Java that uses the RegionScheduler instead of assuming one thread. It compiles the code with Maven in the cloud, repairs it until it builds, and lets you test the plugin on a real Paper server online. The source stays yours.

Questions fréquentes

Why do classic plugins break on Folia?

Folia runs regions of the world on multiple threads; a plugin that assumes a single main thread crashes. Minax generates code using the RegionScheduler.

Can Minax make a plugin Folia-compatible?

Yes: add 'Folia-compatible' and Minax regenerates a version using region schedulers instead of the main thread.

https://minax.fun/folia-plugin-generator