
EconomyShopGUI Premium 5.25.2
The premium version of EconomyShopGUI with more features.
- Fixed adding shop items using commands to shops which causes a new page creation
- Restarting the server not generating config defaults
- Support for rotating shops:
- Support for adding a list of items to shops which rotate every X interval, meaning every day for example, there will be different items in stock
- https://wiki.gpplugins.com/economyshopgui/file-configuration/sections.yml#rotating-shops
- PlaceholderAPI expension adding 12 placeholders:
- Player transactions are now stored inside a seperate database
- https://wiki.gpplugins.com/economyshopgui/basics/how-to#using-the-placeholderapi-expansion
- Support for item requirements:
- Level requirement(Already existed, but recoded)
- Playtime requirement(New)
- https://wiki.gpplugins.com/economyshopgui/file-configuration/shops.yml#requirements
- Direct support for HeadDatabase/ItemsAdder items, instead of using NBT
- Economy support for EcoBits
- Added option to change the DynamicPricing max stock per item using GUIEditor
- Fixed disabling/enabling DynamicPricing using the GUIEditor
- Overriding option items with another item would make the action invalid
- Removed debug message on startup
- Using multiple prices per item creating error without specifing the actual price
Added:
- Adding armor with trim effects using /eshop addhanditem will now also copy the armor trim
Fixed:
- NPE on startup while using invvalid economy provider which would disable the plugin
- Adding shop sections with a slot larger then the main menu GUI size causing IndexOutOfBounds exception
- NPE while updating configs from v5.0.7(or before) which caused a complete config whipe
- Some lore issues on the GUI items for uploading layouts
Added:
- Added options to upload/install layouts to/from our community site over at https://layouts.gpplugins.com
- New commands: /eshop uploadLayout || /eshop installLayout <layoutID>
Changed:
- Config entries for navigation bars, fixing disabled navigation bars and fill items
- Automatically updates to v2.0.2.0
- Fixed NoSuchMethodError while parsing NBTData while adding item economy from hand on 1.18.x servers
Fixed:
- NPE when loading TransactionMenu with no CONFIRM item button
- Unable to set different stack-sizes for display-item and the actual item received upon buying/selling
Changed:
- Reimplemented support for %buyPrice%/%sellPrice% placeholders inside shop item lore
- Error loading limited item providers while using /sreload after deleting sections with commands(with limited items inside)
- Using INSTA-BUY/SELL on shop items, causing sellall hotkey to not work
- Added fixed restock rates for item stock/sell limits using build in cron schedulers
- https://wiki.gpplugins.com/economyshopgui/basics/limited-items#fixed-frequency
- Direct enchantments support for CrazyEnchantments
- Added per section/per item option to set dynamic price difficulty
- Changed existing 'dynamic-pricing:' item option to a list format
- Per section options: https://wiki.gpplugins.com/economyshopgui/file-configuration/sections.yml#dynamic-pricing
- Per item options: https://wiki.gpplugins.com/economyshopgui/file-configuration/shops.yml#dynamic-pricing
- Fixed error when offline/bedrock player joins on 1.17+ servers (Again)
- PlaceholderAPI not working in DiscordSRV transactions hook
- Colored leather armor not using the correct RGB color when added to shop thru /addhanditem
- Fixed error when offline/bedrock player joins on 1.17+ servers
- Unable to ignore NBT tags on player heads as shop item
- Added search screen nav bar action 'CHANGE_SEARCH_MODE' to toggle the searh method inside the shop search screen
- See our wiki: https://wiki.gpplugins.com/economyshopgui/file-configuration/config.yml#navigation-bars
Added:
- Support for multiple slots of sections, similar to shop items
- Added spawner provider AUTO which will automatically hook into external spawner providers if found
- Iitem option to add armor trims
- See our wiki here: https://wiki.gpplugins.com/economyshopgui/file-configuration/shops.yml#armor-trim
Changed:
- Updated plugin dependencies schema
- Fixed player skull textures not displaying correctly on 1.17 or below servers after rejoining server
- Note that it is required to remove the skullcache.json file inside the cache folder to see changes
- It is now possible again to download the latest version using /eshop update
- Note that while using any older version as v5, you will only be able to download the latest v4 version(v4.11.13)
- Fixed duplicated shop items not being able to be sold if one had disabled sell price
- Default spawner provider ignoring break tool enchantment requirements