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.5
- Fixed possible issue when using PlaceholderAPI's extension.
2.8.4
- Fixed sell all always be 1 quantity when use condition in prices.
2.8.3
- Added new command usage: /shop quicksell <shop> <product> * to means sell all the products. (Premium version only)
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.5
- Fixed sell stick does not work in 1.18 and lower version.
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.3
- Fixed plugin print error when use BungeeCord sync feature and trying disable the server.
2.7.2
- Fixed error when selling items from eco plugin.
2.7.2
- Fixed error when selling items from eco plugin.
2.7.1
- Added change-item in Item Format, require MythicChanger.
2.7.0b
- Fixed menu can not open when plugin can not find the base amount for dynamic price.
2.7.0
- Added new give item method: SMART.
- Updated default buy more menu config, it will display item amount now.
- Added inventory full check for SMART give item method.
- Fixed {status} placeholder display in sell all and sell stick message.