EconomyShopGUI Premium

VIP Plugins EconomyShopGUI Premium

Version: 6.1.0
  • 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​

  1. 1744403709988.png
  • 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:
Fixed:
  • 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
  • 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)