Codexe

BUILD MINECRAFT
PLUGINS WITH AI

Your ideas are ready for liftoff. Describe what you need and watch our AI generate production-ready plugins, websites, and Discord bots in seconds.

The Ecosystem

What you can build

Minecraft plugins

Codexe is a Minecraft plugin generator for Spigot, Paper and Folia. Describe the mechanic in plain English (custom enchants, mini-game logic, anti-cheat hooks, economy systems) and the AI returns a fully wired Maven or Gradle project in Java or Kotlin. Listeners, schedulers, commands and config.yml are generated together so the plugin builds on first try.

Skript scripts

Need something quick without spinning up a Java toolchain? The Skript generator writes ready-to-load .sk files using up-to-date syntax. Joins, kits, refills, scoreboards, custom items, parkour checkpoints: describe it once, drop the file into /plugins/Skript/scripts/.

Forge & Fabric mods

Pick a loader and a Minecraft version and Codexe scaffolds the full mod project: mods.toml or fabric.mod.json, registry entries for blocks, items and entities, networking handlers, and a working build.gradle. Works as a starting Forge mod generator and Fabric mod generator for everything from small QoL tweaks to multi-entity content packs.

Datapacks

The Minecraft datapack generator produces a vanilla-compatible folder structure with functions, advancements, loot tables and recipes. No external mod loader needed: drop the pack in your world's datapacks/ folder and reload.

Discord bots

Codexe is a Discord bot generator for discord.py and discord.js. Slash commands, modal forms, role automation, moderation actions, in-game economy bridges: the AI writes the command tree, the event handlers and the gateway boilerplate. Plug your token, run, done.

Websites & dashboards

For static sites and single-page apps, the AI website generator outputs HTML/CSS/JS or a structured React project. Use it for landing pages, server status dashboards, store fronts and admin panels. The output is plain code: deploy it to Vercel, Cloudflare Pages, your own VPS, anywhere.

How it works

  1. STEP 01

    Describe what you need

    Plain English. "A plugin that gives a custom kit on join and refills it every 12 hours." The clearer the prompt, the tighter the output.

  2. STEP 02

    AI generates the project

    Codexe writes the full source tree, not snippets. Build files, configs, multiple classes, asset paths. You can iterate by chatting.

  3. STEP 03

    Build & download

    We compile server-side and hand you the .jar (plugins/mods), .sk file (Skript), datapack folder, or ZIP source for bots and websites.

Frequently asked questions

What can I build with Codexe?

+

Spigot, Paper and Folia plugins (Java or Kotlin), BungeeCord and Velocity proxy plugins, Forge and Fabric mods, Skript scripts, Minecraft datapacks, Discord bots in Python or Node.js, and full websites in HTML/CSS/JS or React. Every project compiles and you get the full source ZIP.

Is the generated Minecraft plugin actually production-ready?

+

Yes. Codexe outputs a complete Maven or Gradle project, not a snippet. The build runs server-side and we ship a real .jar you can drop in /plugins. Common patterns like event listeners, command executors, async-safe Bukkit scheduling and config.yml are wired correctly out of the box.

Does Codexe support Skript?

+

Skript is a first-class target. Describe the mechanic in plain English ("give a kit on join, refill every 12 hours") and Codexe writes the .sk file using current Skript syntax, including aliases, variables and event handlers.

Can I generate Forge or Fabric mods?

+

Yes. Choose Forge or Fabric on /create, pick the Minecraft version, and Codexe scaffolds the loader-specific entry points (mods.toml / fabric.mod.json), registers blocks and items, and emits the build.gradle so the mod compiles immediately.

How does the Discord bot generation work?

+

Pick discord.py or discord.js on /create. Codexe writes the bot's command tree, slash commands, event listeners, intent declarations and the boilerplate to keep the bot online. You drop in your bot token and run it.

Is there a free plan?

+

Yes. The Free plan refills 50K daily tokens, enough to generate small plugins and Skript scripts. Paid plans (Pro / Business / Enterprise) raise the monthly token cap. See the pricing page for details.

Do I own the code Codexe generates?

+

Yes. Everything generated is yours: source code, build files, assets. You can ship it commercially, modify it, or open-source it without restrictions from us.

PLANS & PRICING

Pick a plan or top up with a one-shot token pack. Full feature comparison and 25+ AI models on the pricing page.

Compare every feature & AI model

Need a quick top-up? Token packs from $11 right on the pricing page.

READY TO FORGE?

Claim your place in the void. Start building high-performance systems with the power of generative block intelligence.

Codexe – AI Generator for Minecraft Plugins, Mods, Skript & Discord Bots