GENERAL
BUG FIXES
- Optimized the code.
- Updated the systems.
- Fixed ConcurrentModificationException errors.
GENERAL
BUG FIXES
- The plugin now supports Spigot/Paper 1.20+.
- All sql-related data operations are now async.
- Optimized the onPlayerJoin event to prevent lag-spikes.
- Optimized the process of translating placeholders.
- Fixed a bug that caused "identifier already in use" on reload.
- Fixed a bug that caused massive spam of nullpointer errors.
GENERAL
- Now supports Spigot 1.20.
- Optimized the plugin.
- Squashed some nasty bugs.
Important! Due to some people reporting crashes after reloading the plugin, I have discovered that the loot history is causing it. In this version, if you are using MySQL, the loot history will not be synced with your database until I find a solution for why the loot history is crashing it.
BUG FIXES
- Fixed a bug where the data for a player wouldn't be loaded.
- Fixed a bug where the MySQL would sometimes throw errors.
BUG FIXES
- Fixed a bug that caused the Gifts menu to display invalid gifts.
- Fixed a bug where gifts wouldn't be consumed on send.
BUG FIXES
- Fixed a bug that caused the Gifts menu to display invalid gifts.
- Fixed a bug where gifts wouldn't be consumed on send.
NEW! CONFIG COMPARATOR
MYSTERY BOXES
- Hello, I have a new tool for you guys that will make your lives much easier.
- On this website, you can upload two configs, and the site will tell you all the differences between them.
- This makes updating the plugin much easier, especially since I tend to change and mess with configs pretty often, which can leave you guys with broken stuff that needs adjustments.
- You can access the tool at this link: https://alonsoaliaga.github.io/config-comparator/
MYSTERY VAULTS
- A new opening animation has been added (yay!).
- The overall code for opening boxes has been optimized.
BUG FIXES
- The vaults now briefly open during the opening.
- The "short-number-format" setting not working has been fixed.
- Potential errors with the MySQL database have been fixed.
MYSTERY BOXES
COMMANDS
- Added some error-checks to easier locate errors.
- Added more information to the "/mb boxinfo" command.