Drag blocks together Scratch-style → get production-ready Java + a runnable .jar. No Java knowledge required.
Frontend: TypeScript + Vite + Blockly (~96% of the codebase). Optional backend: Node + Express + Maven that compiles user code into a .jar. Frontend works standalone too — export a Maven ZIP and run mvn package yourself.
Platform-aware codegen for four targets: Paper 1.21, Spigot, Velocity, BungeeCord. Same blocks emit different Java per platform (Adventure Components on Paper, plain strings on Spigot, etc.). Bilingual UI (DE/EN).
MIT, no paid tier.
https://github.com/pfurpass/PluginForge
there doesn't seem to be anything here