Changelog
Bookshelf Changelogs for v1.1.32
INTERNAL UPDATES
- Updated to
Bookshelf API v1.1.52
API CHANGES
- Moved all events from Bookshelf to a new repository and plugin. Available at Jitpack and GitHub.
- This change allows developers to separate the usage of shading Bookshelf's API and using Bookshelf's events.
- Fixed a bug that minimized the plugin's jar. Causing unused classes to never make the production jar.
- Added callbacks to the
ICooldownManager
that runs/completes once the cooldown is up.- If an existing cooldown is set, it will replace it.
MiniMessage#deserialize
now accepts an object which will automatically convert that object to a string.- Fixed nested variables not working with
VariableContext
. - Removed
IAPIChatManager
support. It's now exclusive to the Bookshelf plugin.
BUG FIXES
- Fixed a bug that registered the
/maxdurability
command for1.20.x
. - Fixed a massive bug that causes immense lag for servers that has high player counts.
- Fixed a bug that broke the
/maxdurability
command because of theint.class
andInteger.class
casting error.
Details
Licensed ARR
Published a year ago
Updated 19 days ago