
EconomyShopGUI Premium 5.23.3
The premium version of EconomyShopGUI with more features.
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 # Done
Fixed using buyStacks screen would set the amount of items instead of stacks
You will need to re-add any custom skulls which were'nt able to be sold back to shop for this to work
Fixed:
- Unable to sell custom skull items from slime fun(Like Carbon etc...)
- Purple lore lines for bedrock players joining thru Geyser installed on proxy
- Removed debug message
Changed:
- Updated API to v1.4.2
- Changed default shop prefix
Fixed:
- Error when using the SellGUI
- Skulls with custom skull texture could not be sold back to shop
Added:
- Item sell limits(Works the same as limited stock but for selling)
- Limited stock refill option upon selling items
Changed:
- Better usage of Async
- Selling/purchasing items with an larger amount then the amount of stock/sell limit left, will now continue the transaction with the amount left instead of cancelling the transaction
- Updated API to v1.4.2
Fixed:
- Item prices could go into negatives when large amount of items get added/removed from shop
- Shop prices would not translate inside item lore
Fixed:
- Sometimes item stock not refilling directly
Changed:
- Selling items will now show the item stock in item lore
- Updated API to v1.4.1
Added:
- Item sell limits(Works the same as limited stock but for selling)
- Limited stock refill option upon selling items
Changed:
- Better usage of Async
- Selling/purchasing items with an larger amount then the amount of stock/sell limit left, will now continue the transaction with the amount left instead of cancelling the transaction
Fixed:
- Item prices could go into negatives when large amount of items get added/removed from shop
- Shop prices would not translate inside item lore
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
- Fixed error when Floodgate wasn't installed
- Fixed error when Floodgate wasn't installed
- 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
- Fixed item lore interferring with enchantments from AdvancedEnchantments
- Fixed buy/sell screen items could not be set to AIR
- Fixed sell multipliers only enabling when the section had a discount active
- Placeholder '%player_name%' can now be used in the DiscordSRV auther/footer image
- Button to switch buy/sell mode will now automatically appear with a config update
- Fixed language files not updating automatically
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
- Added item option 'requireItem' to use on sell commands
- Added item option 'giveItem' to use on buy commands
- Fixed unable to sell an command item when it only has a buy command and vice versa
- Fixed 1.8 Adding items through /addhanditem will not differentiate types of wood/glass/wool
- Fixed modded items from Archlight not working
- Fixed NPE with DynamicPricing when trying to sell a item which has a disabled buy price
If you noticed higher sell prices then the price scaling set in config, you may want to reset the DynamicStock for this individual item using '/editshop dynamicpricing reset <itemPath>' to reset the value inside the database
- Fixed EcoEnchants hook not working with EcoEnchants v9.0 or later
- Removed debug message
- Fixed item's sell price could be exploited using DynamicPricing
- Updated API to v1.3.0
- Fixed adding enchanted books using /addhanditem would not add the enchantment
- Fixed material 'hard_clay' not working on 1.12 or below
- Fixed adding items thru /addhanditem would throw erros on 1.8-1.12
- Fixed discord validation issue with UpdateServer