A message from me to all of you:
Over the past couple years it's rather obvious that the development and support offered on my plugins here on Spigot have fallen dramatically from where they once were.
I reacted rather poorly in some interactions and have neglected what I once greatly appreciated, the community. I could go on and make excuses but i'm not going to do that, anyone who has supported me or my projects deserves better.
So having said this I want to apologize to anyone who i've overreacted to or have had a negative interaction with. I want to make a statement that I will do better and will work as hard as I can to prove that to all of you.
You will see far more frequent updates and a higher level of support from here on out.
I encourage all of you to join the new
Culley Studios discord and bring forward any questions, suggestions, and idea you may have!
What is CS-API?
Over the past year I've been working on laying a foundation to better position Culley Studios for updating and supporting applications we produce in house and privately. CS-API is apart of that foundation providing an easy to use library for Spigot plugins.
CS-API will be built into our resources (which is why you'll notice the file sizes have increased) and are used commonly amongst other CS-API plugins for easy integration. This does mean that anytime a change is made to CS-API all dependant plugins will need to be updated, however the features can be easily integrated with
ANY of them!
Without going further into technical details there's not much more I can explain about it, I will say it has greatly improved my development efficiency.
ProPackages has not been completely migrated over to CS-API yet but this update takes advantage of the
MASSIVELY IMPROVED action system, and universal hook system. The only plugin currently fully integrated with CS-API is DailyBonus.
All of my current plugins will be completely migrated over to CS-API within the year. There are a lot of changes which need to be made for some of the larger plugins which is why i'm giving myself a large window. It could be done much sooner!
Culley Studios Website & Documentation
Apart of the foundation for these changes I have designed and implemented a new company website frontend, and backend. This website
https://culleystudios.com will be expanding as time progresses adding more capabilities and features.
Currently all of my plugin documentation is being migrated over to our docs section of the website
https://culleystudios.com/docs. This is where you'll find Minecraft specific information such as sounds, materials, entity types, enchantments etc, for every Spigot version we support along with other plugin specific documentation.
Other Update Details
- Added support for 1.15 & 1.16
- All existing actions in your configurations MUST be updated to utilize the new action format as it has changed! Most of your existing actions WILL NOT WORK