EconomyBridge is NOT a dependency anymore (integrated into nightcore now). ADDED:
[Core] Setting for each module to disable certain custom item handlers. By default custom item handling is entirely disabled for Auction and Chest Shop. This means that items are stored in a plain NBT string.
[Chest Shop] Command 'playersearch' to search shops by owner name.
[Chest Shop] Permission 'excellentshop.chestshop.rent' that allows players to put their shops on rent.
[Chest Shop] Support for 'SimpleClaimSystem', 'ExcellentClaims'.
[Virtual Shop] Dialog UI for item commands.
[Virtual Shop] Dialog UI for item price settings.
[Virtual Shop] 'Stabilization' settings for the Dynamic Pricing. Makes the price to slowly drop to the initial value.
IMPROVED:
[Virtual Shop] Merged shop's config.yml and products.yml files into single YAML config file and moved it out to the root of the /shops/ folder (outside of a shop's own folder).
[Virtual Shop] Improved performance for price, stock and rotation data synchronization.
[Virtual Shop] Added placeholder '%price%', indicating total income, for the 'Sell' button in Sell GUI.
[Virtual Shop] Allow items return in the Sell GUI back to the inventory by clicking them.
[Virtual Shop] Sell GUI now takes exact item amount available for sale instead of the whole stack.
CHANGED:
[Virtual Shop] Dynamic and Player-based pricing's offset settings are percent now.
FIXED:
[Chest Shop] Added back shop teleport permissions.
[Chest Shop] A bug, where 'Absent' hologram was much higher than the ChestShop block.
[Chest Shop] A bug, where title of the Shop Search GUI not updated properly when using 'search_item' button.
[Chest Shop] A bug, where hologram lines get duplicated in some cases.
[Virtual Shop] A bug, where price, stock and rotation data synchronization not worked in some cases.
[Virtual Shop] A bug, where players can use sell commands in disabled worlds/gamemode.
[Virtual Shop] A bug, where PlaceholderAPI placeholders not applied in the Sell GUI.