EconomyShopGUI Premium icon

EconomyShopGUI Premium 5.23.3

The premium version of EconomyShopGUI with more features.

Page 1 ... 5 6 7 8 9 ... 18
5.0.4 Sep 6, 2023
EconomyShopGUI Premium v5.0.4
- Decoration lore appearing on items with negative buy and sell prices
- Unable to sell spawners from default spawner provider
- DynamicPricing cache not saving using SQLite
5.0.3 Sep 2, 2023
EconomyShopGUI Premium v5.0.3

- Display lore not applying to shop items

5.0.2 Aug 30, 2023
EconomyShopGUI Premium v5.0.2

- Unable to create default files on windows servers

5.0.1 Aug 30, 2023
EconomyShopGUI Premium v5.0.1

- Fixed migrate command not working on 1.16 and below

5.0.0 Aug 29, 2023
EconomyShopGUI Premium v5.0.0
To keep your data, you will need to use the import command. Click here to see more info!
 
It is also worth nothing that a new default shop lore has been added, by default it won't be overriden but you may delete you current language files to see the new improved shop lore!
 
This version introduced a new file system, alot of changes and additions.

Added:
- Buying/selling items from shop will now also trigger a onscreen title
  - Can be disabled using config option
- Support for navigation bars per section
- Support for configurable menu sizes per shop page
- Support for per section fill items
- DisplayItems, put a different item for sale then the actual item which is received when buying/selling
- Navigation bars can now also be disabled per section or in the main GUI
- Reworked lore system:
  - Support for easily adding multi line lore
  - Support for easily arranging item lore(Example: Sell Prices above Buy Prices)
  - Support for Decoration lore(Additional lore displayed on shop items)
- Added 95+ new translateable messages
  - See our Crowdin here: [url]https://crowdin.com/project/economyshopgui[/url]
- New file structure:
  - Shops will now be located in their seperate config at /plugins/EconomyShopGUI/shops/<shopName>.yml
  - Sections will now be located in their seperate config at /plugins/EconomyShopGUI/sections/<shopName>.yml
- Updated EconomyShopGUI API to v1.6.2
  - Added ShopItem#hasSeasonModifier()
  - Added ShopItemsLoadEvent

Changed:
- Importing items from worth.yml will now disable the buy price of the imported shop item
- Navigation bars now reload on /sreload, no restart required!
- Option max-buy and max-sell will now require -1 to make shop items insta buy/sell instead of 1
  - This is to allow 'max-buy/sell: 1' which will allow shopItems to be bought/sold one at a time
  - Config will automatically update to 2.0.0.1 to adress this
- Renamed config options:
  - Sections.yml 'fill-item' -> 'display-item'
  - Sections.yml 'subSection' -> 'sub-section'
  - Sections.yml 'displayname' -> 'name'
  - Config.yml 'main-menu-size' -> 'main-menu.gui-rows'
- Brought back stack prices instead of unit prices
  - Example: A $40 shop item and stack size of 10 would cost $400 for the whole stack, this item will now cost $40 again for all 10 items.
  - This was caused by a update since version 4.9.0, this update will bring back the old system.

4.11.13 Aug 22, 2023
EconomyShopGUI Premium v4.11.13

EcononyShopGUI v5.0.0 is now in Open Beta, see our discord server to apply for access!

- Enchantments from supported plugins will now also tab complete or show in the GUIEditor
- Support for '%uuid%' placeholder for command items/click commands
- DynamicPricing price prefix not working

4.11.12 Aug 18, 2023
EconomyShopGUI Premium v4.11.12

EcononyShopGUI v5.0.0 is now in Open Beta, see our discord server to apply for access!

- Stew effect JUMP_BOOST not working
- Additem command would add items without names

4.11.11 Aug 14, 2023
EconomyShopGUI Premium v4.11.11

EcononyShopGUI Premium v5.0.0 is now in Open Beta, see our discord server for more info!

- ShopGive command not executing command items

4.11.10 Aug 10, 2023
EconomyShopGUI Premium v4.11.10 | Open Beta, read changelogs

EcononyShopGUI Premium v5.0.0 is now in Open Beta, see our discord server for more info!

- Breaking empty spawners throwing a NPE

4.11.9 Aug 7, 2023
EconomyShopGUI Premium v4.11.9

- Item currencies format now default to the item's name if none set
- Fixed spelling mistakes in tab completion

EcononyShopGUI Premium v5.0.0 is now in Open Beta, see our discord server for more info!

4.11.8 Aug 3, 2023
EconomyShopGUI Premium v4.11.8 | Open Beta, read changelogs

- Support for editing ignored tags using /eshop edititem

EcononyShopGUI Premium v5.0.0 is now in Open Beta, see our discord server for more info!

4.11.7 Jul 26, 2023
EconomyShopGUI Premium v4.11.7 | Hotfix

- Selling a shop item with a item economy with a larger quantity as the item's economy stack-size would round the last stack

4.11.6 Jul 26, 2023
EconomyShopGUI Premium v4.11.6

Added:
- Support for adding specific shop item ignored tags thru /eshop command
Fixed:
- Item currencies or currencies which do not support decimals in general not rounding
- Editing a certain command thru GUIEditor would remove all other commands

4.11.5 Jul 20, 2023
EconomyShopGUI Premium v4.11.5

- Updated CoinsEngine API to v2.0.5
  - Fixes money not being taken from balances when purchasing something using v2.0.5
- Updated UltraEconomy API to v2.6.2
  - Fixes NoMethodError while trying to open shops

4.11.4 Jul 18, 2023
EconomyShopGUI Premium v4.11.4

- Seasonal Prices across multiple worlds not working on server restart

4.11.3 Jul 10, 2023
EconomyShopGUI Premium v4.11.3(Reuploaded)
4.11.3 Jul 10, 2023
EconomyShopGUI Premium v4.11.3

- Changed default season icons as they didn't display on 1.16-1.19 servers and causing even older servers to not be able to read the config
- Recoded version checker to be compatible with beta versions

4.11.2 Jul 7, 2023
EconomyShopGUI Premium v4.11.2

Fixed:
- Fixed quick buy/sell giving negatives with multiple buy/sell prices
- SeasonalLore not displaying
- Season modifiers not working using multiple buy or sell prices on a single item

4.11.1 Jul 5, 2023
EconomyShopGUI Premium v4.11.1

Fixed:
- ClassCastException while displaying items with seasonal prices using ViaVersion
Changed:
- Plugin will now delay loading if plugin hook isn't ready yet which fixes plugin loading issues

4.11.0 Jul 3, 2023
EconomyShopGUI Premium v4.11.0

Added:
- CoinsEngine(formally GamePoints) support
- Support for RealisticSeasons making it possible to add price modifiers per shop item or section per season
- Items which could not be loaded will now display its error message on the item lore
- Config option to limit only shop spawners or also natural spawners being mined
Changed:
- Spawners won't show the default lore anymore of interacting with Spawn Egg using default spawner provider and the interact event disabled
- Cleaned up plugin dependencies

Page 1 ... 5 6 7 8 9 ... 18

economy

shop

gui