
EconomyShopGUI 6.12.2
This is a simple and free to use GUI shop plugin!
3.5
Aug 10, 2021
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
- 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
3.4.2
Jul 28, 2021
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
- 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
3.4.1
Jul 20, 2021
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
- 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
3.4
Jul 16, 2021
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
- 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
3.3.1
Jun 28, 2021
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
- 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
3.3
Jun 21, 2021
EconomyShopGUI 3.3
- Fully compatible with minecraft 1.17 now.
- Updated default shops.yml with 1.17 items.
- Added Polish and Russian language file.
- Updated default shops.yml with 1.17 items.
- Added Polish and Russian language file.
3.3-b.1
Jun 12, 2021
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.
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.
3.2
Jun 6, 2021
EconomyShopGUI 3.2
Changed:
- Option 'recipes' on a item inside the shops.yml can now take multiple recipes
Fixed:
- Spawners would always sell for 0$ when SilkSpawners or the default spawner provider was used.
- Duplicated sections with the same slot inside the main shop would still overide the item but won't work
- Option 'recipes' on a item inside the shops.yml can now take multiple recipes
Fixed:
- Spawners would always sell for 0$ when SilkSpawners or the default spawner provider was used.
- Duplicated sections with the same slot inside the main shop would still overide the item but won't work
3.1.3
May 20, 2021
EconomyShopGUI 3.1.3
Fixed:
- /sellall ignoring the material specified and selling all items in your inventory
- /sellall ignoring the material specified and selling all items in your inventory
3.1.2
May 16, 2021
ESGUI 3.1.2
Fixed:
- Auto-tabcompletion on the editshop additem and editshop edititem on some args.
Changed:
- The displayname inside the editshop additem command is now optional.
- The editshop command now shows the path of the item when a item is successfully edited.
- Auto-tabcompletion on the editshop additem and editshop edititem on some args.
Changed:
- The displayname inside the editshop additem command is now optional.
- The editshop command now shows the path of the item when a item is successfully edited.
3.1.1
May 12, 2021
EconomyShopGUI 3.1.1 | Hotfix
Fixed:
- When buying items in the buy stacks screen, it would charge you for the amout of items you bought instead of the stacks.
- When buying items in the buy stacks screen, it would charge you for the amout of items you bought instead of the stacks.
3.1
May 10, 2021
ESGUI 3.1 | WildStacker support
Added:
- WildStacker support
- Ability to sell spawners from WildStacker to the shop, upgrades/spawner stacks are also counted.
- Automatically updating language files
- Config option to enable or disable checking on plugin updates
- Support for colored leather armor pieces in shop items with option 'armorcolor'
- Command to add items from your hand to the shop. (/editshop addhanditem)
Fixed:
- Editshop command would return the syntax when no permissions
- Permission nodes not showing up in the list of LuckPerms web editor.
- Shop sections with the same slot in the main menu will now get an slot that is available instead of overiding the other shop at that slot.
- Items added with the editshop command would replace another item in the specified shop section.
- No free space when buying items in the buy screen if the inventory contains a illigal stacked item.
Changed:
- EconomyShopGUI.sellall, EconomyShopGUI.sellallitem and EconomyShopGUI.sellallhand permission are now allowed by default.
Improved general code.
- WildStacker support
- Ability to sell spawners from WildStacker to the shop, upgrades/spawner stacks are also counted.
- Automatically updating language files
- Config option to enable or disable checking on plugin updates
- Support for colored leather armor pieces in shop items with option 'armorcolor'
- Command to add items from your hand to the shop. (/editshop addhanditem)
Fixed:
- Editshop command would return the syntax when no permissions
- Permission nodes not showing up in the list of LuckPerms web editor.
- Shop sections with the same slot in the main menu will now get an slot that is available instead of overiding the other shop at that slot.
- Items added with the editshop command would replace another item in the specified shop section.
- No free space when buying items in the buy screen if the inventory contains a illigal stacked item.
Changed:
- EconomyShopGUI.sellall, EconomyShopGUI.sellallitem and EconomyShopGUI.sellallhand permission are now allowed by default.
Improved general code.
3.0.9
Apr 15, 2021
ESGUI 3.0.9
Added:
- The shop command can now also be used inside a console to open it for a player. Console command: /shop or /shop
- The shop command can now also be used inside a console to open it for a player. Console command: /shop or /shop
3.0.8
Apr 12, 2021
ESGUI 3.0.8
Added:
- Custom config reader that will save the comments
Fixed:
- Issue with the config updater resulting in the fill-item not working inside the shop screen after updating the plugin
- The automatic adding of shops inside the sections.yml not working/trowing a error
Changed:
- Option 'bought-items-lore' is now turned on for default inside the config
- Removed the 'minimum-amount' to pay with the pay command option inside the config
- Moved level event message + join event message from the config.yml to the translation files
- Custom config reader that will save the comments
Fixed:
- Issue with the config updater resulting in the fill-item not working inside the shop screen after updating the plugin
- The automatic adding of shops inside the sections.yml not working/trowing a error
Changed:
- Option 'bought-items-lore' is now turned on for default inside the config
- Removed the 'minimum-amount' to pay with the pay command option inside the config
- Moved level event message + join event message from the config.yml to the translation files
3.0.7
Apr 2, 2021
ESGUI | Removed unnecessary commands
Fixed:
- Tools/Armor repaired inside anvils or with mending could not be sold to the shop.
Added:
- Option inside the config.yml to make EconomyShopGUI ignore NBT Data on a item sold to the shop.
Removed:
- /pay, /balance and /givemoney command
- Tools/Armor repaired inside anvils or with mending could not be sold to the shop.
Added:
- Option inside the config.yml to make EconomyShopGUI ignore NBT Data on a item sold to the shop.
Removed:
- /pay, /balance and /givemoney command
3.0.6
Mar 27, 2021
EconomyShopGUI 3.0.6
Fixed:
- Some leave types being weird in older minecraft versions.
- Brown Mushroom returning as Brown Mushroom block.
- Servers running on windows creating a error when making a config backup.
- Some leave types being weird in older minecraft versions.
- Brown Mushroom returning as Brown Mushroom block.
- Servers running on windows creating a error when making a config backup.
3.0.5
Mar 18, 2021
EconomyShopGUI 3.0.5
Added:
- Option to toggle on or off if the plugin needs to drop the remaining items that couldn't be stored inside the player's inventory on a buy transaction. See our wiki for more info: https://gpplugins.gitbook.io/economyshopgui/economyshopgui-configuration/regular-config.yml-configuration
Fixed:
- NPE When a spawner gets mined and the name of the spawner is not found
- Disabling the option for dropping EXP on older version then 1.12 didn't work and throwed an error
- Problems with potions in 1.8:
- Potion colors not working
- Potions could not have multiple effects
- The name of the potion was always "Water Bottle" when bought
- The plugin would say that a item with material Splash Potion isn't supported causing it to disable the item
- Option to toggle on or off if the plugin needs to drop the remaining items that couldn't be stored inside the player's inventory on a buy transaction. See our wiki for more info: https://gpplugins.gitbook.io/economyshopgui/economyshopgui-configuration/regular-config.yml-configuration
Fixed:
- NPE When a spawner gets mined and the name of the spawner is not found
- Disabling the option for dropping EXP on older version then 1.12 didn't work and throwed an error
- Problems with potions in 1.8:
- Potion colors not working
- Potions could not have multiple effects
- The name of the potion was always "Water Bottle" when bought
- The plugin would say that a item with material Splash Potion isn't supported causing it to disable the item
3.0.4
Feb 27, 2021
EconomyShopGUI 3.0.4
Added:
- Option to enable/disable the lore being removed on items bought from shop
Fixed:
- PotionTypes that are supported but are not extend-able/upgrade-able would trow a error when tried to create inside the shop
- Shop sections with more then 9 pages wouldn't function
- Shops that are placed out of the main shop screen (0-44) would still be loaded
Also updated the German language file with messages from previous update.
- Option to enable/disable the lore being removed on items bought from shop
Fixed:
- PotionTypes that are supported but are not extend-able/upgrade-able would trow a error when tried to create inside the shop
- Shop sections with more then 9 pages wouldn't function
- Shops that are placed out of the main shop screen (0-44) would still be loaded
Also updated the German language file with messages from previous update.
3.0.3
Feb 16, 2021
EconomyShopGUI 3.0.3
Added:
- When reloading the plugin with /sreload and a error occurs, will now trow a message to the player.
Fixed:
- Beetroot creating a NPE in minecraft version 1.9/1.10.
- EconomyShopGUI.shop.all didn't work with the sellall command causing it to not register the permissions.
- Inventory titles longer then 22 characters inside a 1.8 CraftBukkit server would create a error and cause the shop to break.
- When a economy plugin is not found by Vault, there will be a message saying that a economy plugin is missing instead of Vault.
This update added a few messages, language file wipe required to add the new messages in different languages.
- When reloading the plugin with /sreload and a error occurs, will now trow a message to the player.
Fixed:
- Beetroot creating a NPE in minecraft version 1.9/1.10.
- EconomyShopGUI.shop.all didn't work with the sellall command causing it to not register the permissions.
- Inventory titles longer then 22 characters inside a 1.8 CraftBukkit server would create a error and cause the shop to break.
- When a economy plugin is not found by Vault, there will be a message saying that a economy plugin is missing instead of Vault.
This update added a few messages, language file wipe required to add the new messages in different languages.