3.1.1
- Added 1.21.2/3 version support.
- Added more error catcher about random placeholder cache.
3.0.7
- Updated default shop menus.
- Improved item price check codes again.
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
- Updated default buy more menu config to fix it's back button does not work.
3.0.3
- Fixed some actions print error.
3.0.2
- Fixed some actions's value do not parse color code.
3.0.1
- Fixed sell action does not register.
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
- 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.7
- Small fix for /shop givesaveitem command.
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
- Fixed possible issue when using PlaceholderAPI's extension.
- Little improved the performance of cache system.
2.8.4
- Fixed sell all always be 1 quantity when use condition in prices.
2.8.2
- Updated default shop configs to avoid sell price is higher than buy price in dynamic price.
2.8.1
- Fixed skull can not display in latest 1.21.1 server core.
- Added new skull get method, you can enable it at use-component.skull option in config.yml. (Paper only)
2.8.0
- Added new price/product type: Free and Custom.
- Added give-actions option for each single product and price.
- By this update, UltimateShop almost all custom item and economy plugins! For more info, please view plugin Wiki.
2.7.4
- Fixed HIDE_ATTRIBUTES item flag does not work for item does not have attribute modifier in 1.20.6 and higher version.
- This is a bug from Mojang and we can do nothing for this. Plugin will auto add empty attribute modifier if you add hide attributes flag to solve this problem.
2.7.2
- Fixed error when selling items from eco plugin.
2.7.2
- Added NeigeItems and eco support in price.
2.7.1
- Added change-item in Item Format, require MythicChanger.