Spigot Generator

Published by Goldorion on
Supported MCreator versions
EAP 2023.3.33711
EAP 2023.3.34614
Tags / plugin type
Generator
MCreator Spigot Generator
Downloads:
19316
Upvotes: 496
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.20.1-1.0:

* Updated to Minecraft 1.20.1 (mappings included)
* Ported the command mod element to the new system
  Note: Only the normal call procedure and the old command call procedure are available.
* Added support for 30 new global triggers
* Added support for 65 new entity and player related procedure blocks
* Added support for 15 new item related procedure blocks
* Added support for 14 new world related procedure blocks
* Added support for 11 new misc and direction procedure blocks
* Added support for the Return procedure block
* Greatly improved the generated code
* [Bugfix] Fix some procedure blocks causing build errors
* [Bugfix] Several minor fixes and changes
Project members
Lead developer
Plugin forum topic
License
GNU General Public License version 3 (GPLv3)

Plugin downloads
Spigot Generator 1.20.1 - 1.0 (2023.3) - generator-spigot-1.20.1.zip Uploaded on: 08/27/2023 - 02:28   File size: 185.21 KB

Comments

Looks like this plugin does not work. https://czghost.is-a-virg.in/6_itmTwdh.png

Same problem. I changed added the supported version to plugin.json. {
"id": "generator-spigot-1.20.1",
"minversion": 202300333711,
"supportedversions": [202400342716],
"info": {
"name": "Minecraft Spigot 1.20.1 Generator",
"version": "1.0",
"description": "A Spigot Generator",
"author": "Goldorion",
"credits": "Thank you to all contributors and supporters on Ko-fi",
"updateJSONURL": "https://raw.githubusercontent.com/Goldorion/Spigot-Generator-MCreator/1.20.x/update.json",
"pluginPageID": 64516
}
}
Set version to this: If your full version is 2024.3.2716, then you go year + two zeros + next number + build number. So 2024.3.2716 is 20240032716 Hope this helps!

I love this plugin, I hope it gets soon updated to 1.21

I am using the correct version, however it still appears to say the plugin couldn't be loaded.

Everytime I load MCreator with this plugin it says it failed to load, anyone know why?

When I want to create a plugin with spigot generator it sends me an error code, what can I do?