Spigot Generator [Plugin]

Started by Goldorion on

Topic category: Plugins and third-party tools

Spigot Generator [Plugin]
Sun, 08/27/2023 - 02:46 (edited)

The plugin page

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
Edited by Goldorion on Sun, 08/27/2023 - 02:46
Last seen on 00:39, 23. Sep 2023
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nice! 
Sat, 07/18/2020 - 14:59

Nice! 

Last seen on 13:27, 27. Feb 2023
Joined May 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nice
Sat, 07/18/2020 - 15:45

Nice

Last seen on 16:36, 23. Jul 2020
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
this is just my view on this…
Thu, 07/23/2020 - 16:37

this is just my view on this plugin: i feel that spigot plugins are so easy to make, that there in no reason why you could not code them yourself, it is not like a mod with complicated assets and stuff but i guess if you want to use this, you can

Yeah I know it's easier to…
Thu, 07/23/2020 - 17:06

Yeah I know it's easier to make a Spigot plugin that a Forge or a Fabric mod. To be honest, it will surely be harder to make the generator than to code a plugin, but I love challenges. xD

I think the important part…
Fri, 07/24/2020 - 11:02

I think the important part of this plugin would be to implement procedures and at least support for some of the procedure blocks :)

Sorry for comments spam,…
Fri, 07/24/2020 - 11:03

Sorry for comments spam, just another thing. Making this plugin GPL-3.0 forces all users using this generator to release their plugins under GPL-3.0. Consider using LGPL variant or adding generator exception to the GPL-3.0 license.

A third development version…
Mon, 07/27/2020 - 20:07

A third development version is now available. A lot of new procedure blocks, global triggers support, possibility to run a server inside MCreator and mappings for Minecraft 1.16 are now in this version. Test it and don't forget to report bugs or help with the development on the GitHub. https://mcreator.net/plugin/64516/mcreator-spigot-generator Thank you to Klemen for his help with the Global triggers and for the server feature!

The 1.16.2 version of the…
Wed, 08/12/2020 - 00:25

The 1.16.2 version of the Spigot Generator is now available. No new procedure block, global triggers or something has been added in this update. https://github.com/Goldorion/MCreatorSpigotGenerator/releases/tag/1.16…
https://mcreator.net/plugin/64516/mcreator-spigot-generator

I make a mistake. Spigot 1…
Wed, 08/12/2020 - 01:07

I make a mistake. Spigot 1.16.2 is not fully out, so it will download the Spigot API for Minecraft 1.16.2, but the plugin will still need to be on a 1.16.1 server. I didn't test everything. :/

ok, I just found I forgot to…
Wed, 08/12/2020 - 01:28

ok, I just found I forgot to change a version in the build.gradle. Oops So the fourth version is available.

Â