You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
GENERAL
MENUS
- Many quality of life changes.
- Fixed a bug that caused players to be able to grab items from menus.
UPGRADES
- The system has been overhauled and new features have been added.
- Each upgrade level has its own settings, such as price and bonuses.
- This system allows for a more complex customization of each upgrade level.
- After updating, it is recommended to delete the Upgrades folder to allow the plugin to generate new files.
GENERAL
BUG FIXES
- Optimized the code.
- Updated the systems.
- Fixed ConcurrentModificationException errors.
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.
GENERAL
BUG FIXES
- Optimized the plugin.
- Fixed a bug where themes' features wouldn't be removed on reload.
- Fixed a bug where vaults would stay in the open state on reload.
- Fixed random errors when a player left the server.
GENERAL
BUG FIXES
- Optimized the data syncing process.
- Fixed a bug where ConcurrentModificationException would be thrown when a player quits the server.
TRIGGER SCAN
- A new command has been added that scans through every menu to look for invalid triggers.
- Invalid triggers are problematic because they do not inform the plugin about what an item in a menu is doing.
- For instance, without the NEXT_PAGE trigger, the plugin would not recognize the Next Page item.
- To initiate a scan, type /mb scantriggers while in-game.
NEW! CONFIG COMPARATOR
- 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:...
TREASURE HUNTER UPGRADE
- Added a new upgrade - Treasure Hunter.
- Each upgrade increases the chance for rare loot from boxes
- In order for a loot to be clasified as valuable, set the "valuable" setting to true under "loot-settings".
- Here's a preview:
BUG FIXES
- Fixed a bug that caused filters to not work.