zShop - Advanced Shop plugin

VIP Plugins zShop - Advanced Shop plugin

Version: 3.3.2
Added: Reset limit commands (#22)
  • /zshoplugin resetlimit - Main reset commands menu
  • /zshoplugin resetlimit player <player> <material> - Reset a player's limit for an item
  • /zshoplugin resetlimit server <material> - Reset the server limit for an item
  • /zshoplugin resetlimit all - Reset all limits
  • Fixed: %buyPrice% and %sellPrice% placeholders now display the total price in confirmation button lore (#18)
  • Fixed: Item overflow when selling
  • Fixed: Amount calculation when selling
  • Fixed: ItemStack size issue
  • Updated: zMenu to version 1.1.0.8
  • Fix button load event
  • Fix item translation
  • Fix inventory confirm with kebab case
Update to zMenu 1.1.0.0
  • Improve price modifier
  • Fix confirm button with commands and message, you need to use now a confirm-actions
  • Fix currencies API
  • Added /sellinventory, Opens an inventory and sells the content. Enable this feature with enableSellInventoryCommand: true
  • Fix folia
  • Add ZShopEconomyRegisterEvent
  • Fix CoinsEngine