FIXES:
- Fixed being able to take items from the shop when user doesn't have enough funds.
ADDED:
- Overhauled memory loading/unloading. No shops, items, menus are cached in the server. This will save on memory HUGELY.
- Quantity selection before purchase.
- Currency Suffix.
FIXES:
- Fixes an NPE created when an item does not exist in a shop, and is attempted to be sold.
FIXES:
- Fixed console spam on 1.8.8 when pressing back button
- Fixed cache not clearing on player leave
- Fixed maven compiler from including config files
- Fixed Dependency checking & loading issues.
- SilkSpawners is no longer required for the plugin to launch.
- EpicSpawners is no longer required for the plugin to launch.
ADDED:
- Support for EpicSpawners
- Spawners will be disabled if no spawner dependencies are found.
FIXED:
- no-permissions key not loading from config
- Command permission checks, on both sell & buy
- Incorporated the config with the manually programmed no permissions message.
