Voxel Shop beta is live. Expect occasional bugs. Learn more
The premium version of EconomyShopGUI with more features.
EcononyShopGUI v5.0.0 is now in Open Beta, see our discord server to apply for access!
- Stew effect JUMP_BOOST not working
- Additem command would add items without names
EcononyShopGUI Premium v5.0.0 is now in Open Beta, see our discord server for more info!
- ShopGive command not executing command items
EcononyShopGUI Premium v5.0.0 is now in Open Beta, see our discord server for more info!
- Breaking empty spawners throwing a NPE
- Item currencies format now default to the item's name if none set
- Fixed spelling mistakes in tab completion
EcononyShopGUI Premium v5.0.0 is now in Open Beta, see our discord server for more info!
- Support for editing ignored tags using /eshop edititem
EcononyShopGUI Premium v5.0.0 is now in Open Beta, see our discord server for more info!
- Selling a shop item with a item economy with a larger quantity as the item's economy stack-size would round the last stack
Added:
- Support for adding specific shop item ignored tags thru /eshop command
Fixed:
- Item currencies or currencies which do not support decimals in general not rounding
- Editing a certain command thru GUIEditor would remove all other commands
- Updated CoinsEngine API to v2.0.5
- Fixes money not being taken from balances when purchasing something using v2.0.5
- Updated UltraEconomy API to v2.6.2
- Fixes NoMethodError while trying to open shops
- Seasonal Prices across multiple worlds not working on server restart
- Changed default season icons as they didn't display on 1.16-1.19 servers and causing even older servers to not be able to read the config
- Recoded version checker to be compatible with beta versions
Fixed:
- Fixed quick buy/sell giving negatives with multiple buy/sell prices
- SeasonalLore not displaying
- Season modifiers not working using multiple buy or sell prices on a single item
Fixed:
- ClassCastException while displaying items with seasonal prices using ViaVersion
Changed:
- Plugin will now delay loading if plugin hook isn't ready yet which fixes plugin loading issues
Added:
- CoinsEngine(formally GamePoints) support
- Support for RealisticSeasons making it possible to add price modifiers per shop item or section per season
- Items which could not be loaded will now display its error message on the item lore
- Config option to limit only shop spawners or also natural spawners being mined
Changed:
- Spawners won't show the default lore anymore of interacting with Spawn Egg using default spawner provider and the interact event disabled
- Cleaned up plugin dependencies
Fixed:
- API PostTransactionEvent returning always 0 for the amount
- Command items not working on 1.20
Changed:
- Stock/Sell limits will now automatically reset/update the current limits for every player or globally when the original limit has been changed inside the config.
- Instead of manually needing to reset the limits using commands each time.
Fixed:
- Being able to select only one payment option while more are required
- Fixed NPE while not using Floodgate from previous version
Fixed:
- NPE while updating skull texture for offline players on servers below 1.16
- Sell lore replacing buy lore while using sell multipliers
- Removed hard requirement of needing certain item actions in the transaction screens
- Fixed online player tab completion
- Fixed NoClass error while updating player profiles on 1.17 and below