
EconomyShopGUI Premium 5.25.2
The premium version of EconomyShopGUI with more features.
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
- 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
- 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
- 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
Fixed:
- Some effects not working using item option 'stew-effect'
- NoSuchFieldError when using 'armor-trim' item option on server versions pre 1.20.4
- 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
- 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
- Fixed NBT serialization on 1.20.5+ for items, mainly banners
- Better installing of layouts from our Marketplace
- Installing layouts with a config.yml will now only replace needed options
- Settings such as 'economy-provider' or 'spawner-provider' won't be replaced unless using the new '-unsafe' command argument
- Fixed issues with selecting/deselecting files for upload using the GUI
- A minimum character limit for layout titles/descriptions
- Switched to API usage for goat horn instruments, fixes custom goat horns on 1.21
- Fixed custom actions not working on SellGUI navbar
Fixed:
- NPE for rotating shops with frequency interval if not cached yet
- File names for import command from free version ending with dubble .yml extension
- 'components' item option on 1.20.5+ not working on Paginated items variant from navigation bar items
- Fixed 'armorcolor' not working in combination with item option 'armor-trim'
- Support for 'ominous-strength' item option on edititem command
- Support for 'item.displayname' item option on editsection command
- Fixed 'instrument' item option not working on 1.21
- Updated spigot API usage following their recent change causing plugin to fail to load on 1.21 CraftBukkit/Spigot servers
Changed:
- Config will now also dynamically update item display lore if new lore is added/missing
Fixed:
- ClassChange error(again) on 1.20.4 on server shutdown, caused by incompatible class files between paper API versions
- Async tasks not shutting down correctly before server shutdown
Fixed:
- When using multiple sell prices, selecting more items to sell would give the full sell price
- NPE while using placeholder requirements since v5.13.x
- Fixed ClassChange error on server shutdown on paper 1.21
- Fixed plugin not loading on paper 1.21 experimental builds
- Improved player restock saving when alot restock schedulers ended at the same time for multiple shop items, fixes async thread creation error
- Fixed NoSuchFieldError when using 'armor-trim' item option on server versions pre 1.20.4
Added:
- Support for Minecraft 1.21
- Added default 1.21 shop layout including new items
- Added 'ominous-strength' item option which defines the strength of a ominous bottle
- Config.yml generated for the first time on 1.20.5+ servers will now create the correct ignored tags for that version
- Support for per page titles using the 'title' option on pages in the shops config
- Added TIME::<startTime>-<endTime> shop item requirement which requires the item to be bought at a specific world time
- More info: https://wiki.gpplugins.com/economyshopgui/file-configuration/shops.yml#requirements
Fixed:
- Discounts/sell multipliers not working when using a wildcard
- Potion types without effects not working(WATER, MUNDANE, THICK, AWKWARD)
- Fixed formatting issues in default Turkish language file
- Mining a ESGUI spawner using spawner provider DEFAULT would not add hide default lore on the item
- Setting components tag using custom data entry would override buy/sell commands
- Better handling of custom data NBT tags using the 'components' item option on 1.20.5+
- Executing a command item using o: would deop the player after the command was ran even if they had OP already
- Note that it is still highly recommended to use temp permissions using LuckPerms instead
- Support for 'armor-trim' on section items
- Support for editing armor trims using /eshop edititem & editsection
- Fixed NPE for bedrock players trying to open shop while custom bedrock player profile was disabled in config