EconomyShopGUI 4.0.1
Fixed:
- Items with buy/sell prices lower then -1 would still allow you to enter the buy/sell screens.
- Removing values inside the config.yml would make it get the default value
- Optimized code
Added:
- Japanese language file
This version of the plugin has gone thru alot of testing and therefore should be safe to use on any server without any major bugs from the beta versions, though we will keep on fixing this if any new bugs/issues appear.
EconomyShopGUI 4.0.0-b.9
This version should NOT be used yet on production servers, this version has been released as a beta so we can continue to improve this update if needed.
Fixed:
- Updated the API to version 1.0.1
- Plugin ignoring the language files and using the default messages
EconomyShopGUI 4.0.0-b.8
This version should NOT be used yet on production servers, this version has been released as a beta so we can continue to improve this update if needed.
- Fixed error loading the language file on startup of the plugin
- Optimized code
EconomyShopGUI 4.0.0-b.7
This version should NOT be used yet on production servers, this version has been released as a beta so we can continue to improve this update if needed.
Added:
- Option inside the config.yml to have the shop ingore the default limit on stacking items
- Configurable navigation bars
- /sellgui command to open a sell screen where you can sell items
- Support for RGB colors inside messages
Please report any early bugs you've found in our discord support server.
EconomyShopGUI 3.9.2 | Language update
- Added Korean and Slovakia language file
- Fixed some messages not translating with the Tuskish, Russian, Czech, ... language files
- Updated Turkish, Russian, Dutch, French and Spanish
Thanks to our translators on Crowdin for translating/updating the language files.
If you are interested in helping translate or add a new language to the plugin, follow the steps explained here: https://gpplugins.gitbook.io/economyshopgui/file-configuration/languages#how-to-contribute-new-or-improve-existing-translations
EconomyShopGUI 3.9.1
Added:
- Possibility to add water, mundane, thick and awkward potions to the shop
EconomyShopGUI 3.9 | API
Added:
- The slot/displaylore/enchantment-glint of an item can now also be edited using the /editshop command
- Added lore to shop items that shows the item location in the shops.yml
- Added a API for developers, please see the github page for more info: https://github.com/Gypopo/EconomyShopGUI-API
EconomyShopGUI 3.8.1
Fixed:
- Pressing F on a item inside the shop when hovering over it would put it inside the second hand as a ghost item
- Fixed cancel/close item not working inside the main shop screen when the size is not the default
EconomyShopGUI 3.8
Added:
- Options inside the config.yml to change the buy stacks screen option items seperatly from the buy/sell screen
- Extended build in spawner event by allowing you to choose more then 2 tools to mine a spawner
Fixed:
- Prices showing the NBSP symbol
Hot fix
Fixed:
- /sreload would duplicate the spawner event causing spawners to drop multiple times when using the internal spawner provider
EconomyShopGUI 3.7.0
Added:
- Set action on the /editshop edititem command to more easly edit items using the commands
- Option 'displaylore' inside the shops.yml to add lore to the item only in shop and not the item bought
EconomyShopGUI 3.6.1
Added:
- Option 'title' inside the sections.yml to have a different title for your shop section instead of the same title as the displayname of the item
Fixed:
- Completly disabling commands inside the config.yml wouldn't work anymore
EconomyShopGUI 3.6
Added:
- Option 'enchantment-glint', 'skullowner' and 'armorcolor' can now be used inside the sections.yml to customize the look of the main shop screen
- Option 'enchantment-glint' can now be used inside the shops.yml to give items a enchantment glow effect without telling there is an enchantment
- Config option to change the root command or add aliases for the /shop and /sellall command
EconomyShopGUI 3.5
Added:
- UltimateStacker spawner support (Option for this can be found inside the config.yml)
- Configurable options to customize the option items inside the buy/sell screen
- A pre-configured shop file will now be deployed depending on the server version, when first running the plugin on a 1.12 server for example there will be a shops.yml created for 1.12 which has only the working items in it for that server version
Fixed:
- Adding a item with colored lore with the addhanditem command would create weird symbols inside the shops.yml
- Adding items with a single quote in their names/lore/enchantments/... would cause the shops.yml to break
Even better performance
Fixed:
- Formatting the price of an item while the plugin's locale is not english would still show NBSP symbols
Changed:
- Merged the menu handlers to one for better performance
Cleaned up general code
EconomyShopGUI 3.4.1
Fixed:
- Fixed some messages inside the language files would have double spaces
- Older minecraft servers creating error when opening shop
Changed:
- Discounts are now used when the player has the permission node EconomyShopGUI.discounts., this adds the possibility for player specific discounts and removes the requirement of having a permissions plugin compatible with vault. Please read our wiki here for more information about the option: https://gpplugins.gitbook.io/economyshopgui/file-configuration/config.yml#discounts
Removed debug message from testing the discounts feature
EconomyShopGUI
Added:
- Posibility to have discounts for a certain permission group over a whole shop section. (Permissions plugin that connects with vault required)
- Option 'slot' on a item inside the shops.yml will now take the position of the item inside the shop.
- Added a fair default limit to how much items could be inside a shop section to 50 pages, if you really need more space, you can change the limit inside the config.yml to 100 pages which is 4500 items.
Changed:
- Config setting 'mainshop-size' from slots to rows
Fixed:
- The plugin will not disable itself anymore when a error occures with one of the configuration files but all command will be disabled unless the /sreload command to reload the configuration files and try again.
- Possible fix when a offline/cracked player opens the shop.
Optimized:
- Time of item loading inside shop sections is now double as fast in comparison to version 3.3
ESGUI 3.3.1
Added:
- Config option inside the config.yml to set the size of the main shop inventory screen
Fixed:
- Possible fix to 1.8 inventory titles creating errors.
- Adding leather armor items with a armorcolor to the shop using command /editshop addhanditem would not work.
Changed:
- Moved copper ore from the ores to EverythingElse section inside the default shops.yml
EconomyShopGUI 3.3
- Fully compatible with minecraft 1.17 now.
- Updated default shops.yml with 1.17 items.
- Added Polish and Russian language file.
Added 1.17 support
Added minecraft 1.17 support and updated to java 1.16
Note: We decided to put this as a BETA version because we didn't test everything and could contain bugs, we do not recommend to use this version on a production server yet.