- Fix a bug with infinite uses.
- Fix error with sellwand uses.
- Added 1.21.1 support
- Added hopper support
- Added advanced chest support
- Added a confirmation for sellwand, you need to add it to config:
Code (YAML):
# Confirmation for sale with double click
Confirmation:
enabled
: false
# Particle color. RGB format (red, green, blue)
color
:
"0,255,0"
# How many seconds player have to confirm sell
time
: 2
- Fix error where content of barrel couldn't be sell
- Add sellwand multiplier permission
- Add sellwand modifier command
- Add support 1.20.6
- Sellwand can no longer be used in anvil and Enchant table
- Fix error where worth section was empty and causing error
- Sellwand can no longer work in grindstone
- Added more thing in sell wand api
- Fix zshop hook
- Custom hook work better now
- Added sellwand permission per tier to use sellwand
- Fix a duplication bug with second hand
- Added 1.20.2 support
- Fix a duplication bug with second hand
- Fix a bug where event was not check correctly if event is cancelled
- Added back custom model data
- Fix an issues where wand was not destroying on version 1.8 to 1.12.2
- Added sell wand name placeholder in give command %sellwand_name%
- Update EconomyShopGui hook
- Fix an error with air item
- Added sellwand.cooldown.bypass permission to bypass cooldown.
- Added Essentials item price support
- Fix EconomyShopGUI Dynamic price support
- Fix issues where uses was not displayed correctly.
- Update EconomyShopApi, so we have the latest feature.
Please read before updating.
- You can create multiple sell wand type (Eg. different sellwand name, lore, item, etc). That will create a new file to create your sellwand. Sellwand give command changed to "/sellwandgive <player> <sellwand>"
- Added tracking of statistics on sellwand. (Only tracking from this update)
- Fix cooldown issue.
- 1.19 support.
- Added WildChest Support.
- Fix bug where it was not possible to use %uses placeholder in sellwand name.
- Fix NBT error on server version 1.8.
- Recode sellwand handling.
- Added sound when selling or errors (Ex: no permission, no uses left).
- Better language system.
- Added GHolo and DecentHolograms support for holograms.
- Better EconomyShopGUI hook.
- Fix error with air item.
- Fix price item can be in negation.
- Added an option in config to configure time after hologram will be deleted.
- Fix price item can be in negation.
- Added an option in config to configure time after hologram will be deleted.
- Fix issue with other plugin
- Fix item durability
- Fix some plugin compatibity.
- Added plot squared support.
- Added EconomyShopGui Premium support.
- You can now give infinite sellwand.
- Add 1.17 support!
- Fix bug with worldguard
- Remove hologram if one already exist at this location.
- Added an option in config to destroy wand when is got 0 use.
- Better older minecraft version support.
- Added support of Block locker.
- Added debug command.
- Fix a bug if you use QuantumShop.
- Added support of block: Shulker, trapped chest and barrel.
- Make sellwandgive command can be run in console!
Added cmi worth file support