[Chest Shop] Shop create command now accepts (optionally) buy and sell prices for the first product from hand.
[Virtual Shop] Holding Shift when adding (or replace) items will force use 'bukkit_item' handler. Useful to bypass auto-detection of custom items plugin.
[Virtual Shop] Improved behavior of Sell GUI.
[Virtual Shop] Minor optimizations.
CHANGED:
[!] Command Aliases setting moved out from module's settings.yml to the config.yml under each module section.
[!] Currency configs moved out of the /currency/ directory to the single 'currencies.yml' config files.
FIXED:
A bug, where 'Full Inventory' check works incorrect when purchasing items.
A bug, where max. amount of items in shop cart calculated incorrectly due to wrong inventory space check.
A bug, where default cart settings for 'Set Max.' button was incorrect for stackable items.
[Virtual Shop] A minor bug, where product restock time is calculated even if no purchases/sales were made.