I built a desktop tool to make testing Minecraft plugins less painful

  • Thread starter Thread starter /u/BananaFragz
  • Start date Start date
U

/u/BananaFragz

Guest
I built a desktop tool to make testing Minecraft plugins less painful

Wassup everyone!

I was working on some minecraft plugins for paper and got super annoyed with the manual process of editing the script and having to restart the server so I made this desktop app that helps automate some of the plugin/resource pack/mod creation process.

https://github.com/Nu11ified/BlockDev

https://preview.redd.it/rwelcgc40el...bp&s=676acb0e2e5439bf9c663447dd4fc03f83111950

https://preview.redd.it/wqwnllvbzdl...bp&s=ad7f1a196f6d6179b3622cf6f559b7f3baa2d6ce

Current feature list:

  • Framework support: Paper plugin development, Fabric mod development, and KubeJS modpack scripting
  • Server management: Download and run any Minecraft server version directly from official APIs (PaperMC, Fabric Meta, Modrinth)
  • Build and deploy: One-click build, deploy, and reload cycle with optional auto-deploy on file save
  • Live console: Streaming server output with log level filtering
  • Workspace system: Shareable mcdev.workspace.json manifests for reproducible dev environments

It's completely open source and I am open to issues, feedback, and any other comments!

submitted by /u/BananaFragz
[link] [comments]

Continue reading...
 
Back
Top