- Chest Shop:
- Added integration with PlotSquared.
- Fixed a bug, where shops not marked to be saved when things sold and bought by other players.
EconomyBridge is NOT a dependency anymore (integrated into nightcore now).
ADDED:
IMPROVED:
- [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.
CHANGED:
- [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.
FIXED:
- [Virtual Shop] Dynamic and Player-based pricing's offset settings are percent now.
- [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.
IMPROVED:
FIXED:
- [Chest Shop] Auto-select the first item when open products GUI.
- [Virtual Shop] Implement Dialogs feature for some buttons of the in-game editor.
- [Virtual Shop] Added support for multiple menu slots for shops.
- [Auction] A bug, where custom items can not be loaded in some cases.
- [Chest Shop] A bug, where shop rent works incorrect.
ADDED:
FIXED:
- [ChestShop] Line Width, See Through, Shadow, Text Opacity, Background Color shop hologram settings.
- [ChestShop] Search command to search shops with specific item.
- [ChestShop] A bug, where hoppers works incorrect with Infinite Storage enabled.
- [ChestShop] Players can't create shops through invisible Light block and Signs.