Skip to content

GameFriendsTeam/MinecraftPluginsMaker

Repository files navigation

Minecraft Plugins Maker (MPM)

MPM is a desktop app that helps users create Minecraft plugin templates without writing everything from scratch.

Supported Targets

  • Paper / Spigot / Purpur (Java plugin skeleton)
  • LeviLamina (Bedrock C++ plugin skeleton)

Current Features

  • New project wizard
  • Platform selection
  • Project structure generation
  • Minimal starter source files for selected platform

Tech Stack

  • Python 3.13
  • PySide6 (desktop UI)

Quick Start

python -m pip install -r requirements-dev.txt
python app.py

Run Tests

python -m pytest -q

Changelog

Project history is tracked in CHANGELOG.md.

About

Minecraft Plugins Maker (MPM) is a lightweight and intuitive tool designed to simplify the creation of Minecraft plugin projects.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages