
UltimateShop 3.9.4c
Free, open source - Flexible features - Best hook eco/item system - Folia support!
3.2.7
Dec 2, 2024
3.2.7
- Added some new language files. These language files are provided by the community and come from Discord servers, GitHub, private messages from SpigotMC, etc. Thank you very much for their support of this project!
- Added Czech, German, Spanish, Brazil, Slovak language file into plugin.
3.2.6
Nov 26, 2024
3.2.6
- Added {amount} placeholder support in bedrock product info GUI.
- Added back button at bedrock product info GUI.
- Added bedrock.content option support in menu configs, which allows you set custom head content of bedrock menu.
- Now menu option action won't excute if the menu didn't successully open.
3.2.4
Nov 25, 2024
3.2.4
- Fixed an error in the plugin that treated all products as empty when handling automatic hidden buy and sell success message.
3.2.2
Nov 17, 2024
3.2.2
- This is first stable version start from 3.1.0
- Improved menu init codes, now it will faster than before.
- Now, if the product do not has any valid sub products and prices, we will auto hide it and when player click it, plugin no longer send successfully buy or sell message.
3.2.1
Nov 15, 2024
3.2.1
- Improved performance of price checking for ANY and ALL mode, this change is in test, maybe have major issues happens, be careful.
- Fixed buy-price-conditions, sell-price-conditions, products-conditions section do not work as well.
- Fixed give-actions only executed when buy price or sell price are greater than 1.
- Now plugin won't handle click event with empty button.
3.2.0
Nov 10, 2024
3.2.0
- Added support for set different buy more menus for products don't have buy price or sell price.
- Added new feature: Sub Buttons for products, this feature allows you display same product in different place and even supports different display item for them!
3.1.2
Nov 8, 2024
3.1.2
- Added new Item Foramt arg: damage resistance, equippable.
- Added new action type: conditional.
3.1.1
Nov 3, 2024
3.1.1
- Added 1.21.2/3 version support.
- Added more error catcher about random placeholder cache.
3.0.6
Oct 26, 2024
3.0.6
- Fixed RedisEconomy economy hook.
- Improved item price check codes, should has about up to 50% performance improve of this feature. MAY HAS MARJOR ISSUES, IF YOU MEET THEM, PLEASE TELL ME IN DISCORD.
3.0.4
Oct 24, 2024
3.0.4
- Updated default buy more menu config to fix it's back button does not work.
3.0.0-Early Alpha 2
Oct 21, 2024
3.0.0-Early Alpha 2
- Fixed condition check.
- Fixed item hook break in some case.
- Updated shop configs to fix block shop can not change to other page.
3.0.0 - Early Alpha 1
Oct 20, 2024
3.0.0 - Early Alpha 1
- Recoded hook system, now you can make addon plugin to make UltiamteShop supports more item and economy plugins!
- Recoded action and condition system, it's more flexible now, and add new actions and conditions. OLD ACTIONS AND CONDITIONS CONFIG WILL ALL BREAK, YOU HAVE TO RECONFIGURE FOR NOW.
2.8.6
Oct 13, 2024
2.8.6
- Added /shop givesaveitem command.
- Added new save item method, this new method can 100% save item data, no data will lose. (Paper and 1.15+ server only)
- Added paper-api.skull and paper-api.save-item option in config.yml file.
2.8.5
Oct 1, 2024
2.8.5
- Fixed possible issue when using PlaceholderAPI's extension.
- Little improved the performance of cache system.