You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
- Added direct item support for Slimefun using "material: 'sf:<itemID>'"
- Added direct item support for MythicMobs using "material: 'mythicmobs:<itemID>'"
- Added CustomModelData item option for convenience(Instead of relying on NBT data)
- Downloading older layouts from our marketplace will now correctly update the section slots since change in v5.21.0
- When the page size is not defined directly, the size will now be determined by the largest static item if any
- Fixed loading cache files if empty
- Fixed loading spawner items on paper 1.21.5 experimental builds
- Fixed sound volume settings not accepting decimals
- Shop items with the 'components' item option will now automatically update to the new data format in 1.21.5 when updating configs from a older version
- Disable the config option 'auto-update-components' to prevent this from happening automatically
- Fixed config not saving after converting NBTData to components item option when updating from 1.20.4 or older
Images
![]()
- Added %esgui_shop_rotation_<rotatingShopName>% placeholder to show rotation time of a RotatingShop
- External PAPI placeholders will now also correctly format raw color codes
- Support for 1.21.5
- As of 1.21.5 ESGUI uses Mojang mappings instead of Spigot mappings, which will make it easier for us in future MC releases to update the plugin
- Support for transaction placeholders, aswell as '/eshop logs export' command to generate web view of logged transactions
- This has been a premium feature for some time, but is now also available in the free version
- Currently there is a limitation of only the top three transaction placeholders, whereas the premium version allows displaying up to the top ten
- Global or per item config option 'match-item-meta' to ignore matching item meta(defaults to true)
- Updated default languages from Crowdin:
- Added Swedish by @XXiXii
- Updated Portuguese by @yagoleonardo2018
- Updated Traditional Chinese by @jorden2895 & @XXiXii
- Updated Simplified Chinese by @One Level & @xiaomian124 & @XXiXii
- Updated Turkish by @Canpolat & @XXiXii
- Updated Thai by @witsub4343
- Updated Polish by @Antonioo
- Updated Korean by @YouTubeKorea & @카라워르 & @XXiXii
- Updated German by @Julius
- Updated Ukrainian by @lolmaojustmeme
- Updated Japanese by @XXiXii
- Updated Vietnamese by @RageOfFire
Added:
Fixed:
- Ranking placeholders from 1-10 to get top player/top item from current time frame(totalling at over 240 placeholder combinations)
- Also added placeholders for the actual amount of items
- Wiki link: https://wiki.gpplugins.com/economyshopgui/basics/how-to#transaction-placeholders
- PERMISSION::!<permission> requirement support
- Added /shop search config options to enable/disable it and blacklist certain shops from displaying its items
- Support for display cache of dynamic pricing/limited stock for servers using MySQL to save performance
- Cleaned up code/better loading of database
- Skull items not comparing correctly on 1.20.5+ if ignoring ID
- Downloading layouts from plugin versions earlier as v6.11.0/v5.21.0 will now correctly update section slots
- Manually check for MiniMessage on load for when third party libs are installed
- Fixed stacking spawner items from RoseStacker integration
- Fixed IA item textures not working when using two items with the same ID but different category
- Color codes in pricing lore of items with multiple prices would reset after each price
- Direct economy support for zEssentials allowing support for its multiple currencies
- Added QUEST item requirement to require players to complete certain quests to buy/sell a item
- Currently supports Quests by PikaMug and Quests by LMBishop
- See our wiki here for more info: https://wiki.gpplugins.com/economyshopgui/file-configuration/shops.yml#requirements
- Commands to edit the gui rows and title per page using '/editsection <section> set <page>.gui-rows/title <value>' ingame
- Section item slots will now start at index 1 instead of 0, similar to shop items(your section configs will update automatically)