MPM is a desktop app that helps users create Minecraft plugin templates without writing everything from scratch.
- Paper / Spigot / Purpur (Java plugin skeleton)
- LeviLamina (Bedrock C++ plugin skeleton)
- New project wizard
- Platform selection
- Project structure generation
- Minimal starter source files for selected platform
- Python 3.13
- PySide6 (desktop UI)
python -m pip install -r requirements-dev.txt
python app.pypython -m pytest -qProject history is tracked in CHANGELOG.md.