This plugin adds a new Spigot Generator to your MCreator.
Important Information
- Back up your workspace before updating to a newer version of the plugin.
- Plugins also require Spigot to function properly.
Credits
- Contributors (previous Minecraft versions) - Klemen
- Supporters on Ko-fi 💚❤️
License
- Licensed under the GNU Lesser General Public License, version 3.0
- Mods created with this tool may be closed-source and/or distributed with a different license.
- Appropriate credit must be provided to the creators and maintainers of this software.
- Forked versions of this software must be distributed under the same license as this with attribution if distributed.
- Changes must be stated if any modified works are to be distributed.
- Under no circumstances can you state that the original creator endorses modified works.
Changelog:
To see a complete changelog of the plugin, check the repository.
Last versions:
1.1.2
- Updated to MCreator 2026.1 (2026.1.13616)1.1.1
Full 2025.3 release support1.1:
* Updated to MCreator 2025.3 3rd snapshot
* Updated to Minecraft 1.21.8
* mcreator.gradle file can now be used
* [Bugfix] Fixed some mappings related problems
* [Bugfix] Some other fixes and improvementsComments
I will try... someday. THis is in my plans, but I do not work often on this plugin (and now Paper as well) because it does not seem that popular and I do not often have the motivation to work on features for this generator. EvEach new feature/ new mod element require a lot of work due to being implemented differently... GUIs and "custom" items are surely one of the most different things between mods and server plugins. They require different and totally new implementations with new specific custom mod elements and everything.
I honestly do not know how to take this comment... I am not sure if this is funny or not. 2022.2 is so old, why would I want to keep a version of the plugin for this MCreator version? I always only stay on the latest MCreator version. This is the one with more features and possibilities.

Hi!
I decided to finally tackle the issue that has been open in this generator for 5 years - the inability to place blocks in procedures (Issue #41).
I have added the missing block_add.java.ftl template, which restores this functionality. I’ve submitted a Pull Request to the main project repository so these changes can be officially included:https://github.com/Goldorion/Spigot-Generator-MCreator/pull/70
Hope it helped!