Public beta

Build Minecraft
plugins without
writing Java.

Describe what you want. Pexy writes the code, compiles it, and gives you a working .jar file automatically.

Start building free See how it works

Free to start  ·  Paper, Spigot, BungeeCord  ·  No Java needed

pexy-agent — build
● running
$pexy build  "speed boost on mob kill, 5s duration"
 → planning  SpeedBoostPlugin.java + EntityDeathListener
 → writing   pom.xml, plugin.yml
 mvn clean package -DskipTests
 BUILD SUCCESS — SpeedBoostPlugin-1.0.jar ready
$
What you get
Everything from idea to working plugin.

No Java, no IDE, no setup. Describe your plugin and Pexy handles the rest.

01
AI code generation
Plain English in, production-ready Java out. All source files, pom.xml and plugin.yml included.
02
Auto Maven build
Compiles server-side. No local Java install, no terminal, no dependency management needed.
03
Self-healing errors
Build fails? Pexy reads compiler output and rewrites broken code — up to 20 attempts automatically.
04
Chat-based editing
Add features, change behavior or fix bugs through natural conversation after creation.
05
Instant .jar download
One click to download your compiled plugin. Drop it into your server's plugins folder.
06
Monaco editor
Browse every generated file in a full VS Code-grade editor with Java syntax highlighting.
Process
Four steps. Working plugin.

From a blank prompt to a compiled .jar — here is exactly what happens.

01
Choose your server
Select Paper, Spigot, or BungeeCord and your Minecraft version. Pexy tailors the code exactly.
Paper · Spigot · BungeeCord
02
Describe your plugin
Name it and explain what it should do in plain language. No technical terms or structure needed.
Natural language → code
03
AI writes and compiles
Pexy generates all Java files and runs Maven. Fails? It reads the error and retries automatically.
mvn clean package
04
Download and deploy
Download your .jar and drop it straight into your server's plugins folder. Your plugin is live.
.jar ready to deploy
Build something real.
Start in seconds.

Join developers worldwide using Pexy Agent to ship
Minecraft plugins faster than ever. Free to start.

Create free account
Free to start  ·  No credit card  ·  Cancel anytime