Fixs
- Fix button load event
- Fix item translation
- Fix inventory confirm with kebab case
Fix sell all with item in the offhand
Fix sell all with item in the offhand
Update Currencies API
- Updated: CurrenciesAPI to version 1.0.5. (Bug fix + add RedisEconomy)
- Fixed Color message for don't have money.
Bug fixs !
- Improve price modifier
- Fix confirm button with commands and message, you need to use now a confirm-actions
Sell Inventory
- Fix currencies API
- Added /sellinventory, Opens an inventory and sells the content. Enable this feature with enableSellInventoryCommand: true
Update currencies
- Using the CurrenciesAPI library, this allows introducing new economies like ZESSENTIALS and ECOBITS
- Fixed enchant for 1.21+
Fixs !
- Fix error with items amount
- Add description for some commands (/sell all, /sell hand, /sell handall)
Fix folia
Fix folia
Add ZShopEconomyRegisterEvent
Fix CoinsEngine
Bug fix + Update zMenu API
- Update to zMenu 1.0.2.7
- Fix /sell-hand command
- Fix sell lore confirm
Fix item lore
- Fix item lore for show buttons
Bug fix
- Fix error with MenuItemStack cache on purchase and sell items
- Added economy configuration for each inventory. You can now choose the default economy by file
Bug fix and new economy
- Correction of price display during purchase and sale, taking into account events.
- Ajout de l'économie BeastToken
- Fix NPE with ShopManger#getItemButton method
Add unstablable tag
Add unstackable tag for ZSHOP_ITEM, allows you to choose the number of items to buy but not receive them stacked. Perfect for potions for example.
Specify inventory buy, sell and confirm
- Add inventory name for methods openBuy, openSell and openConfirm
- Add inventory name in ZSHOP_ITEM button, you can now specify the inventory for buy, sell and confirm
Minimum version
Added a system that will check the minimum version of zMenu the plugin needs