Visual
From creating the functionality of your plugin by connecting nodes, to debugging the individual steps of the blueprint - everything is based around a visual programming system, without the need to write a single line of code.
Open Source
All of the editor's source code is available on GitHub! Explore the code, contribute your own improvements and features or report issues.
Made for Everyone
Whether you're looking for an easy way to get started with creating plugins or just want a quick way to try out an idea - PluginBlueprint is useful from beginners to experts!
Drag & Drop
Inspired by the Blueprints in Unreal Engine 4, you can simply drag and drop individual parts of your project together within just a couple of minutes, without having to write a single line of code.
Visual Debugging
Instantly see how your plugin works in the editor and easily figure out what you need to change to achieve the intended function.
Quick Testing
You can compile your Blueprint and start a Minecraft server directly from within the editor with your plugin installed to quickly check if it works as intended - you can even reload the changes you made without needing to restart the server.
Info & Command Editor
The Editor also includes a GUI to quickly and easily edit your plugin's basic information and to set up and manage commands.