You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
VIP Plugins UltimateShop-Premium | BE+JE Menus, rewards, shop, daily shop in 1 plugin | 1.14 - 1.21.4
Version: 3.10.0
- Author ArteffCods
- Creation date
- Added dynamic-layout option in menu configs, you can now use dynamic values in layout option. (Premium version only)
- Added multi characters support in product ID and button ID, for more info, please view plugin Wiki.
- Users using MySQL before this update need delete old database to use multi characters in product or button ID, otherwise plugin will print error.
- Fixed plugin print error when disable server if MySQL enabled.
- Added take option in single thing configs, if set to false, plugin will consider the item be a requirement and will not cost it after player buy or sell the product.
- Fixed change-item option in ItemFormat does not work in latest version of MythicChanger.
- Some other fixes and changes.
- Added COOLCOWN_CUSTOM reset mode in auto reset feature. (Premium version only)
- Added cron built-in placeholder.
- Fixed typo in updatemysqltable command.
- Added MiniMessage format support in auto add lore feature.
- Added modify-lore option support in buy more menu confirm item configs.
- Added {amount} and {item-name} placeholder support in display item's lore.
English:
- A recent update to the Paper server recode the Save Item system, which caused Save Item files generated in previous versions to throw errors when read in later versions. This update fixes that issue and encourages users to proactively update their Save Item files to the new format.
- Now if your shop ID includes _ symbol, you can replace them to - symbol to avoid plugin may not parse them correctly.
- Added those new built-in placeholders:
- {buy-total-player}
- {buy-total-server}
- {sell-total-player}
- {sell-total-server}
- {last-reset-buy-player}
- {last-reset-buy-server}
- {last-reset-sell-player}
- {last-reset-sell-server}
- For MySQL users: you have to use command /shop updatemysqltable command to update your MySQL table format to new version then restart the server.
- Fixed lastBuyTime and lastSellTime sometimes not saved.
- Fixed cooldownResetTime not saved in some case.
- Fixed item name not display correctly in some case.
- Some other fixes.