CS-API Updates:
As always if you have any questions, issues, or suggestions be sure to reach out in the Culley Studios discord! If you're enjoying the updates a review is always greatly appreciated
- This is a hotfix which would cause the PlaceholderAPI hook not to register therefore not registering any custom placeholders and also not replacing PAPI placeholders. This is due to a method to which was scheduled to be removed later being removed abruptly sometime after 2.10.6 (the latest version we tested against). This update has been tested with PAPI 2.10.9
DailyBonus:
- Fixed an issue where other external plugins may attempt to use the placeholders while a players data is still loading. They will not be replaced until their data is loaded now.
CS-API Updates:
- The main update most of you are here for 1.16.2 Support!
- Action Tasks
As always if you have any questions, issues, or suggestions be sure to reach out in the Culley Studios discord! If you're enjoying the updates a review is always greatly appreciated
- Updated Votifier and NuVotifier hooks to conform to the API provided.
- Other minor library fixes and optimizations.
DailyBonus Updates:
- Will no longer throw an error if the player leaves before their data is loaded.
CS-API Updates:
- Items
- Included base potion fields for potion items more information in the documentation https://culleystudios.com/docs/spigot-plugins/cs-api/items/potion.
- Added the ability to define a damage attribute and NBT specific tags for items (should allow you to specify custom items if desired). The new attributes can be found in the documentation https://culleystudios.com/docs/spigot-plugins/cs-api/items.
- Added custom item checking functions, allows for accurately comparing potions, player heads (with owners), and general item check including the new damage and NBT tags.
- Fixed player repositories to return a warning rather than throw an error if a player quits before their data is loaded.
- Introduced a hook for the Boss premium plugin
- Other internal fixes and changes.
As always if you have any questions, issues, or suggestions be sure to reach out in the Culley Studios discord! If you're enjoying the updates a review is always greatly appreciated
