ESGUI Prem 1.5.2
- Added the option to edit the slot of an item inside the GUI Editor
- Fixed the plugin always saying that there is an update available
ESGUI Prem 1.5.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
ESGUI Prem 1.5
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 1.4
ESGUI Prem 1.4.2
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
ESGUI Prem 1.4.1
Fixed addhanditem command not working correct when there are duplicated values on a item
ESGUI Prem 1.4
- 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.
ESGUI Prem 1.3.1
- Fixed next inventory screen not opening of an Anvil GUI inside the GUIEditor
ESGUI Prem 1.3
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.
ESGUI Prem 1.2.1
Fixed:
- Summon command on command items not working inside the default shops.yml config
- Missing variables inside the editshop command messages
ESGUI Prem 1.2
Changed:
- Option 'commands' on a item inside the shops.yml can now take multiple commands to execute.
- When closing a Anvil GUI screen with escape, the previous inventory will open just as the back button.
- Some items in the itemeditor screen would show default lore.
Fixed:
- Default shops.yml config not working
- New-line characters not working inside messages displayed in chat
ESGUI Prem 1.1.4
Fixed:
- Error when specifing a name/lore for the item with custom NBTData using the 'NBTData' option inside the shops.yml
- Duplicated sections with the same slot inside the main shop would still overide the item but won't work
ESGUI Prem 1.1.3
Fixed:
- /sellall ignoring the material specified and selling all items in your inventory
EconomyShopGUI 1.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.
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.
- New line character not working
ESGUI Prem 1.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.
ESGUI Prem 1.0.5
Fixed:
- GUI Editor could be opened by everyone on your server
- Editshop command would return the syntax when no permissions
Changed:
- A command bought from shop will now run as the console instead of the player
- EconomyShopGUI.sellall, EconomyShopGUI.sellallitem and EconomyShopGUI.sellallhand permission are now allowed by default.
Improved general code.
ESGUI 1.0.4
Fixed:
- Error when adding potion effects to a item with the GUI Editor.
- Configuration error when saving long strings to the config
Added:
- The option inside the choose option screen of the GUI Editor will now display the existing values if any.
ESGUI Prem 1.0.3
Added:
- The shop command can now also be used inside a console to open it for a player. Console command: /shop or /shop
ESGUI Prem 1.0.2
Added:
- Custom config reader that will save the comments
Fixed:
- 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