Page: 1 2 3 4 5 ... 7

5.4.2 May 3, 2023
EconomyShopGUI v5.4.2

- Changed MMB option to click shop items to shift+right instead since mojang does no longer register survival players clicking MMB on 1.18+


5.4.1 Apr 29, 2023
EconomyShopGUI v5.4.1

- Exception while updating lore of item with disabled sell price


5.4.0 Apr 27, 2023
EconomyShopGUI v5.4.0

Added:
- Transaction item action which allows quick buy/sell
- Global or per item option to have displaylore on top or below the item pricing lore
- Support for ranged/multiple indexes per item using 'slot: 1-9,10,17,18-27'
- Option to click MMB to sell all of the clicked item(Can be disabled via config option)
- Added Vietnamese and Hungarian language files, also updated all default language files.
  - Thanks all so much to everyone who helps contributing on our Crowdin: https://crowdin.com/project/economyshopgui
Changed:
- The '/market' command alias now defaults
- Protocol players are no longer threated as bedrock players
- Updated pricing lore placeholders


5.3.5 Apr 18, 2023
EconomyShopGUI v5.3.5

Fixed:
- Items with a skull texture not selling on 1.18/1.19
- Editing item flags using /eshop edititem not working


5.3.4 Apr 10, 2023
EconomyShopGUI v5.3.4

Added 
- Seperate message for items which aren't able to be bought/sold
Fixed:
- Issue where capitalized item options couldn't be used using /editshop edititem/editsection
- Visually being able to select more item stacks as configured with 'max-buy'
Changed:
- Updated SilkSpawnersV2 integration


5.3.3 Mar 29, 2023
EconomyShopGUI v5.3.3
Fixed:
- Purple lore lines on shop items(finally)

5.3.2 Mar 23, 2023
EconomyShopGUI v5.3.2

- Removed debug message


5.3.1 Mar 22, 2023
EconomyShopGUI v5.3.1
Added:
- Config setting to disallow players to change a spawner type using a spawn egg using default provider
Fixed:
- Delay for per world permissions
- Using duplicated shop items causing issues when selling them

5.3.0 Mar 15, 2023
EconomyShopGUI v5.3.0

Added:
- 1.19.4 support, including the experimental items for 1.20
- ShopItem option 'close-menu' which will close the shop GUI after a successfull transaction
- Placeholder for currency format inside transaction message
- Support for completely customizeable currency names
Fixed:
- Essentials loading before ESGUI
- NoSuchMethod error while using API
- Selling mulitple shulker boxes at a time only counts contents of one
Changed:
- Updated API to v1.5.0


5.2.5 Mar 8, 2023
EconomyShopGUI v5.2.5 | Read changelogs

Please update to this version if you were using v4.5.0-v4.5.2 and a recent paper build. This version fixes default permissions not registering correctly such as usage for /shop, /sellall, /sellgui, ... which caused by not correctly registering permissions on paper's new plugin module added since v4.5.0.

Fixed:
- All default permissions not registering on paper's new plugin module


5.2.4 Feb 16, 2023
EconomyShopGUI v5.2.4
Fixed:
- Error loading items/opening shops when default economy provider could not be found
Changed:
- Adding sections using commands will now reload shop permissions

5.2.3 Feb 3, 2023
5.2.3

Added:
- Placeholder for currency format
- Support for '%material%' and '%item%' placeholder inside transaction screens
Fixed:
- Items added using a damage value from 1.12 and below would not work using /addhanditem
- DiscordSRV integration not working


5.2.2 Jan 23, 2023
EconomyShopGUI v5.2.2
Fixed:
- PlayerData not reloading when plugin is reloaded causing bedrock players/item lore issues
Changed:
- Updated API to v1.4.6
- You are now also able to set undefined item options using /editshop edititem

5.2.1 Jan 12, 2023
EconomyShopGUI v5.2.1

- Fixed shop sections not loading when items with option slot are used


5.2.0 Jan 10, 2023
EconomyShopGUI v5.2.0
Added:
- Item option 'hidden' to hide shop items
- Sections.yml option 'fill-item: true/false'
- Configurable transaction screens with configurable item options like 'menu-size', 'slot', 'action', 'name', 'stack-size', 'material', 'type'
- Added option to disable shop usage inside certain gamemodes(Defaults to creative and spectator)
  - Permission 'EconomyShopGUI.bypassgamemode' can be used to ovveride this
- Item option 'instrument', 'section', 'stew-effect', 'hidden' are now configurable using /editshop edititem
- Shop item option 'max-buy'/'max-sell' which will set the maximum amount of items which can be bought/sold in one transaction
  - When 'max-buy: 1'/'max-sell: 1' is set to '1', players will skip the buy/sell screens to purchase/sell items
- Support for automatic gradient formats using the format of '<gradient:#[hex]>{message}</gradient:#[hex]>'
Fixed:
- Error when reloading plugin with plugman
- Player prefixes/suffixes not displaying correctly with RGB colors
- DiscordSRV hook not displaying player avatars

5.1.4 Dec 28, 2022
EconomyShopGUI v5.1.4

Fixed:
- Adding shop sections using the /editshop command would ignore the slot inside main menu
- Items without buy/sell price could be purchased for free
Changed:
- Commands like /shop, /sellgui, /sreload will now require permissions to show up in the command list
- When the default economy provider cannot be loaded/found, the plugin will search for an available provider itself
- Updated API to v1.4.4


5.1.3 Dec 20, 2022
EconomyShopGUI v5.1.3

Fixed:
- Missing dependency error
- Updated API to v1.4.3


5.1.2 Dec 12, 2022
EconomyShopGUI v5.1.2

Fixed:
- Duplicated player prefixes when using EssentialsXChat


5.1.1 Dec 11, 2022
EconomyShopGUI v5.1.1 | 1.19.3 support

Added:
- Support for 1.19.3
Changed:
- Renamed option 'place' inside the sections.yml to 'slot' for consistency
Fixed:
- Fixed Italian and Simplified Chinese language file not deploying automatically


5.1.0 Nov 27, 2022
EconomyShopGUI v5.1.0

- Added SilkSpawnersV2 support
- Support for effects on suspicious stew items using item option 'stew-effect:'
- Items inside shulker boxes will now be sold seperately when sold using /sellall or /sellgui
- Added support for '%page%' and '%pages%' placeholder inside shop titles


5.0.3 Nov 17, 2022
EconomyShopGUI v5.0.3

- Fixed NPE while trying to load chat API


5.0.2 Nov 16, 2022
EconomyShopGUI v5.0.2

Added:
- '%player_displayname%' placeholder for use in navigation bar items/messages to get the players name including prefixes/suffixes using Vault
Changed:
- Chatcolors will now be stripped from item/player names using the DiscordSRV hook
Fixed:
- IndexOutOfBoundsException when updating item lore


5.0.1 Nov 8, 2022
EconomyShopGUI v5.0.1

Changed:
- Updated API to v1.4.2

Fixed:
- Error when using the SellGUI


5.0.0 Oct 27, 2022
EconomyShopGUI v5.0.0 | Release version

Added:

- Support for sell multipliers
- DiscordSRV hook to log transactions
- UltraEconomy support
- Dynamic shop display prices which activly show item discounts/multipliers
- Config option to automatically resize the GUI for bedrock players
- Navigation bar action for the buy/sell screen to toggle buying/selling mode
- Support for sub sections using the item option 'section: Blocks'

Changed:

- Permissions to sell items('sellall.all', 'sellallitem.all', 'sellallhand.all', 'sellgui.all') are now defaulted
- Permissions to open shops('shop.all') are now given by default
- Command tab completion will no longer show if you don't have permissions
- It is no longer required to set a buy and sell price for an item

Fixed:

- Language files not updating automatically


5.0.0-b.3 Oct 24, 2022
EconomyShopGUI v5.0.0-b.3

- Fixed shop lore not applying to items without buy/sell price
- DiscordSRV hook will now also show bedrock player skull textures
- Attempt at fixing plugin not detecting bedrock players when using a proxy
- Discounted/multiplied prices would have more then 2 decimals


Page: 1 2 3 4 5 ... 7