EconomyShopGUI Premium icon

EconomyShopGUI Premium 5.23.3

The premium version of EconomyShopGUI with more features.

Page 1 2 3 4 ... 18
5.17.1 Nov 9, 2024
EconomyShopGUI Premium v5.17.1

- Fixed load order issue with AdvancedEnchantments for some servers
- Console error generating display lore of shop items with both buy and sell prices set to 0 with DynamicPricing

5.17.0 Oct 26, 2024
EconomyShopGUI Premium v5.17.0

- Added support for Minecraft 1.21.2/3
- Added support for minimum buy/sell requirement for items per transaction
  - Wiki: https://wiki.gpplugins.com/economyshopgui/file-configuration/shops.yml#min-buy
- Added support for different click mappings per shop
  - Wiki: https://wiki.gpplugins.com/economyshopgui/file-configuration/sections.yml#click-mappings
- Updated API to v1.7.2

5.16.5 Oct 11, 2024
EconomyShopGUI Premium v5.16.5

- Fixed adding shop items thru addhanditem command wouldn't copy goat horn sound
- Fixed using default currency in CE wouldn't allow specific currency formats

5.16.4 Oct 4, 2024
EconomyShopGUI Premium v5.16.4

- Added support for ExcellentEnchantments v4.2.0 following changes of developer
  - EE v4.1.0 is still supported for backwards compatibility, but developer recommends to use latest versions

5.16.3 Oct 2, 2024
EconomyShopGUI Premium v5.16.3

- Added commands to reset global and player stock/sell limits for items(also removes it from database)
  - /eshop playerstock/playersell reset <player> <section> <item>
  - /eshop globalstock/globalsell reset <section> <item>
- Fixed custom component data overriding item commands
- GUI Editor or click commands not working on sub section shop items

5.16.2 Sep 26, 2024
EconomyShopGUI Premium v5.16.2

- Updated default pricing lore inside default language files for cz, es, fr, it, jp, pl, vi, zh_tw which contained extra &m(since v5.16.0)
  - You may want to manually reset the 'left-click-buy' and 'right-click-sell' if you use any of these language files

5.16.1 Sep 25, 2024
EconomyShopGUI Premium v5.16.1

- Fixed ClassCastExeption when creating player heads with skullowner and skull-texture applied at the same time for latest 1.21.1 builds
- NPE while updating configs to latest version when using custom language file

5.16.0 Sep 22, 2024
EconomyShopGUI Premium v5.16.0

Added:
- Added support for DynamicPricing restoration
  - Items with dynamic pricing will automatically restore to their original price over time
- Added support for placeholder inside item lore showing percentage of current dynamic price
- Direct economy support for TheNewEconomy instead of using Vault, which allows to utilize TNE's multiple currencies at the same time
Changes:
- Reworked dynamic pricing
  - maxStock is now calculated directly of the item's price instead(unless specified per item/per section)
  - Items with only either a buy or sell price can now also have dynamic pricing
  - Items will now change alot faster from price when bought/sold using default settings
  - DynamicPricing provider can now also be enabled using /sreload
  - Crossed out prices in item pricing lore won't show the dynamic price anymore
- The crossed out price in pricing lore for items using discounts/multipliers or season multipliers will not show the dynamic price anymore
  - This is now done inside a seperate pricing lore message, which saves performance
- Reworked enchantments handler
  - Fixed direct enchant support for ExcellentEnchants v4.1.0 for 1.21.1
  - Fixed direct enchant support for EcoEnchants v13+
  - material: BOOK created with a CrazyEnchantment will now create a book with perfect destroy/success rates
Fixed:
- Removed debug messages when using custom_data entry's as ignored components
- Fixed issue with player heads on latest 1.21.1 builds

5.15.2 Aug 31, 2024
EconomyShopGUI Premium v5.15.2

- Fixed sellgui not returning not sellable items when option 'on-screen-title' was enabled for server version 1.10 and below
- Fixed NPE with latest version of SilkSpawnersV2

5.15.1 Aug 28, 2024
EconomyShopGUI Premium v5.15.1

- Fixed using default currency of a multi currency plugin without specifying the specific currency name causing economy provider to be null
  - Caused since a earlier update

5.15.0 Aug 22, 2024
EconomyShopGUI Premium v5.15.0

Added:
- Support for PAPI placeholders for item prices using '%esgui_buyprice_<section>.<itemIndex>%' & '%esgui_sellprice_<section>.<itemIndex>%'
- Support for using the escape key to go back to the previous menu
  - Disabled by default
- Rewritten item matcher for 1.20.5+ versions for selling items
  - Fixes a hot issue on 1.20.5+ with custom ignored tags when selling items due to item cloning
  - Test results show that the new item comparison method is up to 6x as fast in selling items
Updated translation files:
- Hungarian by @Zsomi5
- Added Romanian by @Aang
- Chinese Traditional by @jorden2895
- Chinese Simplified by @NEIKI19914
- Turkish by @Canpolat
- Russian by @PonGapon
- Polish by @agregasga & @krzysiek

Thanks to all translators on our Crowdin which contribute to the language updates!

5.14.7 Aug 16, 2024
EconomyShopGUI Premium v5.14.7

- Fixed NPE on startup when having spawner break event disabled for default spawner provider

5.14.6 Aug 15, 2024
EconomyShopGUI Premium v5.14.6

- Temporarily fix for ItemsAdder v4 alpha builds not working, untill this is officially fixed by the author

5.14.5 Aug 11, 2024
EconomyShopGUI Premium v5.14.5

- Added support for 1.21.1 paper servers
- Fixed some spawners selling for 0 when using a spawner stacker plugin on 1.20.5+

5.14.4 Aug 8, 2024
EconomyShopGUI Premium v5.14.4 (Reuploaded)

Reuploaded fixing inclusion of legacy hooks

- Added support for searching values inside the GUI Editor when edititing material, enchantments, potiontypes, ... by clicking the compass
- Fixed editing existing item options using GUI Editor would add the value to config as list

5.14.4 Aug 8, 2024
EconomyShopGUI Premium v5.14.4

- Added support for searching values inside the GUI Editor when edititing material, enchantments, potiontypes, ... by clicking the compass
- Fixed editing existing item options using GUI Editor would add the value to config as list

5.14.3 Aug 3, 2024
EconomyShopGUI Premium v5.14.3

- NPE while opening shop with no configured pages in its config file
- Fixed NoSuchMethod error on latest 1.20.6 server builds
- Updated DENSITY enchantment in default shop layout
- Fixed splash potions not working on 1.8

5.14.2 Jul 31, 2024
EconomyShopGUI Premium v5.14.2

- Adding items using raw NBT with addhanditem command won't strip the item_name component anymore
- Automatic NBT conversion to components would format item name/lore as raw JSON
- Fixed command items wouldn't allow quantity selection

5.14.1 Jul 26, 2024
EconomyShopGUI Premium v5.14.1

Fixed:
- Some effects not working using item option 'stew-effect'
- NoSuchFieldError when using 'armor-trim' item option on server versions pre 1.20.4

5.14.0 Jul 21, 2024
EconomyShopGUI Premium v5.14.0

- Added direct items support for Oraxen
  - Adds support for material: Oraxen:<itemID>
- Added 'item-flags' config option as on 1.20.5+, components for hiding flags are seperated and no longer use one root tag
- Added item Placeholder LARGER(=>) and SMALLER(=<) item requirement
  - See more info on our wiki here: https://wiki.gpplugins.com/economyshopgui/file-configuration/shops.yml#requirements
- Fix NBT serialization on 1.20.5+ for items, mainly banners

Page 1 2 3 4 ... 18

economy

shop

gui