Spigot Generator

Published by Goldorion on
Supported MCreator versions
2025.3
2026.1
Tags / plugin type
Generator
MCreator Spigot Generator
Downloads:
26331
Upvotes: 527
About the plugin

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.

https://storage.ko-fi.com/cdn/brandasset/kofi_button_blue.png

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 support

1.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 improvements
Project members
Lead developer
Plugin forum topic
License
GNU General Public License version 3 (GPLv3)

Plugin downloads
Spigot Generator 1.21.8 - 1.1.2 (22026.1) - generator-spigot-1.21.8.zip Uploaded on: 03/28/2026 - 18:01   File size: 150.38 KB
Spigot Generator 1.21.8 - 1.1.1 (2025.3) - generator-spigot-1.21.8.zip Uploaded on: 11/01/2025 - 00:53   File size: 150.38 KB

Comments

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!

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.

I keep getting a error: cannot find symbol every time I add a procedure or command

"plugin.getServer().getPluginManager().registerEvents(new SyctheGivePRProcedure(), plugin);"

this is the line that keeps giving the error, any help please?

Can you update this to 1.21.11 please? I would like to code a plugin for my server, but it is on 1.21.11

this works, but i rlly want a version for 1.21.10 because im trying to make a plugin for my minecraft server