- Cleaned up code.
- Added more util methods.
- Fixed some issues.
- add:
worlds
sub command for the debug command. - fix: entity count command.
- Fixed Bukkit API Versioning issues.
- Added some more util classes.
- ColorUtils now has an method for painting the whole message with a ClickEvent or HoverEvent.
- Fixed an issue with force unloading the plugin while the server is still running. Doing this will no longer spam error messages with BOU dependant plugins installed.
- Added a
/firestring
command.- Run and test Fire Strings from in game.
- Fixed an issue with registering the BOU Main Listener.
- Fixed an issue with starting the TaskManager class.
- Fixed some issues with logging.
- Added some more utility methods.
- Fix Hex parsing issue.
- Code optimizations.
- Additions of utility classes.
- Optimizations.
- Additions of more util classes.
- Some fixes to Async functions.
- More Placeholder Utilities.
- Fixes with unloading plugins.
- Implemented new upstream methods.
- Added new Async and Sync utils.
- Fixed unloading plugins not correctly closing database connections.
- Added some more utility classes.
- Cleaned up PAPI support.
- Added more classes for devs to use.
- Updated to 1.21.3
- Fixed ItemUtils class.
- Fixed Item serialization.
- Fixed Item deserialization.
- Optimized methods.
- Added a LocationUtils class.
- For help with Location-based needs.
- Fixed shaded imports.
- Needed for LibertyBans to not be annoying.
- Added GUI screens API endpoints.
- Added FireStrings API endpoints.
- Cleaned up some code.
- Added more optimizations.
- Added API holders to hook into plugins better.
- Added more utility classes.
- Fixed a few issues with the BaseManager class.
- Added more utility methods.
- Optimized some more code using Caffeine.
- Uploaded to Modrinth.
- Optimized a lot of the code.
- Added more Utility classes.
- Tested a lot on different servers.