Started by
Goldorion
on
Topic category: Plugins and third-party tools
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.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
2021.1 is in pre-release state and everyone should test it to ensure a stable release
i have a bug it says Java JVM Ran Out Of Allocated Ram but i have setted the ram to 8 GB
how do i fix this?
Paste your error on a Pastebin and then give the link, please!
And then, open an issue on the GitHub.
how?
https://pastebin.com/M1gJGGQA
thats the error
i opend a issue
Are there installation instructions somewhere? There was a topic for it in the description but no link to "where to put the spigot jar file". I've added the plugin and it shows in the list, but says "different type : spigot" when I try to use my existing Forge mod to regenerate for Spigot. It's read-only and not selectable. I'm using 2021.3 build 47317 and tried 2021.2 as well for a new project and existing project but the Spigot generator still shows in read-only. I also tried putting the spigot jar into the plugins folder with no luck.
New update and updated to Minecraft 1.18.2! Download here
Changelog:
PS: See you next year for the next update maybe! 😅
Nice!
😅
The next update will mainly depend on when you will add support for Java plugins for MCreator as currently, I'm very limited due to differences between Forge/Fabric and Spigot/Bukkit.
How can I make a command that spawns an armor stand at the player's position?
I tried this, but it shows an error.