
EconomyShopGUI 6.13.2
This is a simple and free to use GUI shop plugin!
- Added support for %items% placeholder in transaction message for selling multiple items
- Fixed Folia 1.20.1 not being detected as Folia server, therefor not working
- Fixed error on player join on Folia servers
- Added official Folia support
- Should still be tested with caution - this was roughly tested on a test server without issues
- Added support for future paper server jars without realocation
- Renamed transaction placeholder %formattedPrice% to %price% because of a conflict
- Reworked default shop layout
- Added missing stairs and slabs to blocks section
- Fixed exploitable prices on some default items
- Base prices of most items are cheaper
- Updated all language files from Crowdin
- Renamed lang-cz.yml to lang-zh_tw.yml
- Added Simplified Chinese language file as 'lang-zh_cn.yml'
- Added Ukrainian language file as 'lang-uk.yml'
Thank you for all translators on our Crowdin for their contribution to the project
See a list of contributors here: https://crowdin.com/project/economyshopgui/members
- Changed entirely removing prices from shop items would still show price lore(Cannot be bought/sold)
- Fixed commented config reader using new line character
- Fixed various issues with DiscordSRV hook for transaction logging
- Fixed AUTO spawner provider disabling on /sreload if no external spawner provider was found
- Fixed issues while getting item prices thru API if multiple of the same shop item were present
- Floodgate loading after EconomyShopGUI
- Config.yml forced strings being escaped using single quotes, making it impossible to use the new line character
- Support for pricing placeholders "%price%" and "%formattedPrice%" inside transaction screen item names and lore
- Support for pre-registering player skull textures which adds support for bedrock players, using Geyser(Disabled by default)
- Wiki link: https://wiki.gpplugins.com/economyshopgui/file-configuration/config.yml#pre-register-skulls
- Custom player profile for bedrock players, instead of 'skullowner: %player_name%' on navigation bar items
- Spawner support from SpawnerMeta
- Economy support for VotingPlugin points
This update mainly focusses on adding a simpler to use API method to get prices for shop items.
- Added support for API v1.7.0 aiming to add simpler to use methods to integrate with external plugins
- Developers can read on it here on how to use it: https://wiki.gpplugins.com/economyshopgui/api/api-usage#getting-item-prices-using-one-api-call
We wish you all a merry christmas and a good start of 2024!
- Fixed adding shop items using commands to shops which causes a new page creation
- Restarting the server not generating config defaults
- Overriding option items with another item would make the action invalid
- Removed debug message on startup
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.6.5(or before) which caused a complete config whipe
- Some lore issues on the GUI items for uploading layouts
- 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:
- 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
- Using INSTA-BUY/SELL on shop items, causing sellall hotkey to not work
- Fixed error when offline/bedrock player joins on 1.17+ servers (Again)
- 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:
- 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 per section fill items not working
- Skullowner not applying texture to shop items
- NoSuchMethodError on player join