@plugdev/cli
v0.12.7
Published
Test Minecraft plugins in one command — plug / plugdev CLI (Paper, Folia, Purpur, Pufferfish, Spigot)
Maintainers
Readme
@plugdev/cli
plugdev opens a TUI; plug run starts the test loop.
npm install -g @plugdev/[email protected]
cd your-plugin
plugdev init --setup
plugdev # TUI: configure + run
plug run # one-shot loopplug and plugdev are the same CLI.
- Detect Gradle/Maven (including multi-module reactors)
- Paper-family server + deps cache in
~/.plugdev/ - Safe reload on save; optional
--hotswap - Client join (embedded or Prism)
- TUI: configure, module pick, deps, live config files
plugdev config list|open|watch|unwatchfor generated plugin configs
Docs: github.com/mattbaconz/plugdev · pluglabs.app/plugdev · Discord
