StarSpawners is currently a simple plugin for silk touch spawners that uses NBT to store information about the spawners. I do plan on making things more configurable, and controllable including having it work as a library for other developers, though this will be slowly worked on over time
As of StarSpawners v0.3.5 it is now a standalone plugin and should not be used with StarCore directly from the Spigot Download. See below for the version to install with StarCore
There are a total of three artifacts
-
Dependency Artifact: This is the base artifact and is what is used for the published maven dependency. Use this to develop against
-
Plugin Artifact: This artifact is a plugin, however it does not have all of the required dependencies and is to be used with the other library plugins like StarMCLib. This only contains the StarSpawners code. Use this if you are using StarCore
-
Standalone Artifact: This artifact is what you download here on SpigotMC and is a completely standalone version that has all the dependencies that it requires bundled into the plugin
Required Dependencies
Java 21
Incompatible (For Version Downloaded from SpigotMC)
- StarMCLib
- StarCore
- StarEvents
Version Information
This plugin is a work in progress and very unstable. I am constantly adding, changing and removing things within this library. This is based on need in my other projects, of which are also works in progress and constantly changing and evolving. I expect things to stabilize as time goes on.
Installation
View the Installation Guide on the Wiki
How to use
The
Official Wiki has pages on how to use different aspects of this plugin. This is kept up-to-date as updates pass
This plugin is provided free of charge and under the MIT Open Source License. I will never sell this library anywhere. If you see it being sold, it is not by me and please report any of these cases to me directly. You can find links to the Official Releases on the GitHub README file.