Topic category: Plugins and third-party tools
This plugin adds a Spigot generator. As it is still in development, many features are missing and can not be used/made.
Information
-
To use the latest version of the plugin, you need to have the latest version of MCreator, including snapshots.
-
Always back up your workspace before updating to a newer version of the plugin.
-
Plugins also require Spigot to function properly.
Features
- Commands
- Procedures (Partial support)
Downloads/Install Instructions
Downloads can be found on the Release page of this repo.
You can also download the plugin on its page.
Disclaimer
This project is not official. It is not affiliated with the respective owners and maintainers of Spigot/Bukkit, Minecraft, or MCreator. Do not expect any official support from their communities.
Credits/License
Lead Dev - Goldorion
Contributors: Klemen
Licensed under the GNU Lesser General Public License, version 2.1
- Plugins created with this tool may be closed source and/or be 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 modified works are endorsed by the original creators.
Nice!
Nice
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 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 of this plugin would be to implement procedures and at least support for some of the procedure blocks :)
The link to the github points to fabric forum topic ;)
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.
Wiki page: https://mcreator.net/wiki/how-make-spigot-plugin
I have opened a pull request to help with procedures: https://github.com/Goldorion/MCreatorSpigotGenerator/pull/9
Second development version of the Spigot generator adding the procedures and few procedure blocks! https://github.com/Goldorion/MCreatorSpigotGenerator/releases/tag/1.0.0…
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 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.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 change a version in the build.gradle. Oops So the fourth version is available.