
UltimateShop-Premium 3.9.0
Discount - Sell stick - Bedrock support - AE Support - So many other features!
1.6.0
Oct 25, 2023
1.6.0
- Added cooldown feature. This means player have to wait some time to buy/sell this product again.
- One cooldown means one buy/sell time, not one product amount, for that feature, you should use buy/sell limit feature.
- Added /shop setbuytimes and /shop setselltimes sub command. This command can help users set the buy/sell times of specified value.
- Fixed plugin gets error with using /shop help in console.
- Make server stop save data be no async to avoid get error.
- Now plugin will clear player cache after player quit the server, this will avoid server try save many cache data to database when server stop.
1.5.3
Oct 24, 2023
1.5.3
- Fixed player can drag item to shop UI with shift click inventory's item.
- Fixed sell price amount actually displays buy price amount.
1.5.2
Oct 22, 2023
1.5.2
- Fixed max-amount option does not work well in buy more menu configs.
- Added invalid amount value check in form shop UI.
1.5.1
Oct 21, 2023
1.5.1
- Reworked price check system. Now start-apply and end-apply will 100% support with sell all/select amount features.
1.4.5
Oct 15, 2023
1.4.5
- Fixed apply option does not work well in product prices section.
- Improved {price} display in success buy or sell message when using CLASSIC_ANY or ANY price-mode:
- Before: 'Sucess sell carrot x64, get 0.5 coins or 1 points.'
- Now: 'Sucess sell carrot x64, get 1 points.' (# Display the price that player earn only for now)
1.4.4
Oct 14, 2023
1.4.4
- Fixed plugin get error after /shop reload with database connect.
- Make limits section support placeholder now.
1.4.2
Oct 13, 2023
1.4.2
- Added new action: sound. (Thanks iKiwo)
- Now display-item lore will not display buy-more button line if this shop didn't enable buy-more feature in settings.
- Now buy-limits-conditions and sell-limits-conditions are optional, you can set default value only by this way.
1.4.0
Oct 13, 2023
1.4.0
- Plugin will drop unavailable sell items form sell all GUI if player inventory is full.
- Added sell stick feature.
- Added discount placeholder feature.
1.6.2
Mar 29, 2023
1.6.2
- Added gradient color support. Use &<#Start Color Code> Message &<#End Color Code> as format.
1.6.1
Mar 9, 2023
1.6.1
- Added mysql.jdbc-option. This means <1.18 owners just need set this option and no longer need to use the special mysql drive version.