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.21.8-1.1:
* Updated to MCreator 2025.3 3rd snapshot
* Updated to Minecraft 1.21.8
* mcreator.gradle file can now be used
* [Bugfix] Fixed some mappings related problems
* [Bugfix] Some other fixes and improvementsComments
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!
 
  
 
   
   
   
   
   
   
   
   
   
   
   
   
   
   
  
A great work!