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
2021.1 is in pre-release…
Sat, 03/27/2021 - 20:41

2021.1 is in pre-release state and everyone should test it to ensure a stable release

Last seen on 11:23, 10. Oct 2022
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i have a bug it says  Java…
Tue, 04/27/2021 - 07:11

i have a bug it says  Java JVM Ran Out Of Allocated Ram but i have setted the ram to 8 GB

Last seen on 11:23, 10. Oct 2022
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do i fix this?  
Tue, 04/27/2021 - 07:12

how do i fix this?

 

Last seen on 11:23, 10. Oct 2022
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how?  
Tue, 05/18/2021 - 08:16

how?

 

Last seen on 11:23, 10. Oct 2022
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thats the error  
Tue, 05/18/2021 - 08:24

thats the error

 

Last seen on 11:23, 10. Oct 2022
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i opend a issue  
Tue, 05/18/2021 - 08:32

i opend a issue

 

Last seen on 12:35, 26. Apr 2024
Joined May 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Are there installation…
Tue, 11/23/2021 - 13:20

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…
Sat, 05/07/2022 - 00:04

New update and updated to Minecraft 1.18.2! Download here

Changelog:

Note: Compatible with MCreator 2022.1.19518 and newest only
* Update to MCreator 2022.1.19518
* Added base support for Spigot 1.18.2
* Added Custom code element support
* Added support for following procedure blocks: Get command parameters
* Added support for following global triggers: On block multiplace, On block place
* ADded Turkish translations (by TheKralGameOfficial)
* [Bugfix #46] On player join global trigger caused a build error

PS: See you next year for the next update maybe! 😅

PS: See you next year for…
Sat, 05/07/2022 - 17:29

PS: See you next year for the next update maybe! 😅

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.

Last seen on 11:29, 29. Oct 2022
Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make a command…
Sat, 06/04/2022 - 18:24

How can I make a command that spawns an armor stand at the player's position?

I tried this, but it shows an error.