Voxel Shop beta is live. Expect occasional bugs. Learn more
This is a simple and free to use GUI shop plugin!
- Added material support for all new 1.19 items
- Added SWIFT_SNEAK enchantment
- Fixed selling items using /sellall hand would give you a different sell price for the amount of items sold
- Item option 'hidePricingLore' and 'stack-size' can now also be used using the /editshop command
- Plugin does not disable itself correctly when no economy provider is found
- Config option to use the old sellall command
Added:
- Option to export all transactions that are made to a text file for better overview
- Option which allows the /sell command from essentials to be overidden with the /sellall command
Changed:
- /sellall will now act like essentials /sell, instead of '/sellall' selling the whole inventory you now need to use '/sellall inventory'
- Command '/editshop addhanditem' now also takes the correct firework effect and puts it in the correct item options in shops.yml
- Fixed able to drop items from your own inventory inside the shop GUI
- Fixed editshop command returning 2 green lines
- Item option 'title' can now also be changed using the /editshop editsection command
- Fixed placeholder %buyPrice% and %sellPrice% wouldn't be formatted correctly
- Added message inside the language file to change the default message for the selected amount of items inside the buy/sell screens
- Fixed option locale not working inside the config
- Added placeholder %buyPrice% and %sellPrice% which can be used inside the lore of shop items
- Fixed selling all items using the shop sell screen will say that you've only sold 1 item even if it were multiple
- Fixed using the sellall button inside a sell screen of the shop to sell all matching items trows a NPE when there are no items found to sell
- Item option 'duration', 'colors', 'fade-colors', 'flicker', 'trail' and 'shape' can now also be used using the /editshop command
- Fixed when the server is having a bad/no ethernet connection it would cause the update checking to delay the startup of the server (Using async task)
- Seperate shop permissions for /sellall and /sellgui
- Added command to add/edit/remove shop sections
- Better soloution for purple lore lines
- Cleaned up code/better loading times
Please see our wiki here for the permission update: https://gpplugins.gitbook.io/economyshopgui/basics/permission#permissions-update
- Fixed selling items with a custom stack size using the sellall button inside a sell screen would give the player the price for a full stack for every item that gets sold
- Added option 'hidePricingLore' which can be used on a shop item to hide the default pricing lore
- Fixed plugin would crash when not able to check for updates
See our wiki here for the new item option: https://gpplugins.gitbook.io/economyshopgui/file-configuration/shops.yml#hidepricinglore-optional-any-item
Added:
Fixed: