
UltimateShop 3.9.4c
Free, open source - Flexible features - Best hook eco/item system - Folia support!
3.6.5
Feb 22, 2025
3.6.5
- Added new action: buy_more_menu and sell_all_menu.
- Updated default shop configs.
3.6.3
Feb 19, 2025
3.6.3
- Replaced discount placeholder to conditional placeholder.
- The configs of original dicount placeholer need to regenerate and reconfigure for each users.
- {discount_xxx} usage still work in this version, so you don't need to modify your product configs.
- Readded bStats.
3.6.1
Feb 9, 2025
3.6.1
- Fixed plugin print error when use custom NBT data in ItemFormat if MythicChanger not installed.
- Fixed typo in setrandomplaceholder and resetrandomplaceholder command.
3.6.0
Feb 9, 2025
3.6.0
- Added 2 API events:
- ItemPreTransactionEvent
- ItemFinshTransactionEvent
- Added custom nbt support in ItemFormat if you have installed NBTAPI in your server. (Premium version only)
- Recoded ItemFormat sell method and fixed some issues related to this feature.
- Updated language files.
- Other small changes.
3.4.7
Jan 22, 2025
3.4.7
- Added support for auto refresh use times or random placeholder if refresh time reached in some case.
- If we can not auto refresh, we will print "never" message to the next placeholder.
- Updated default config.
3.4.3
Jan 19, 2025
3.4.3
- Added support for customizing config keys of conditions for various single things. You can set them to the same value to avoid setting conditions for both products and prices at the same time.
- Item Format update: Fixed the issue where enchanted glow was parsed as a hide tool tip in some cases.
3.3.6
Dec 23, 2024
3.3.6
- Added sell all button for bedrock UI. (Premium version only)
- Fixed the issue where vanilla items always have a space at the end of their names.
3.3.4
Dec 20, 2024
3.3.4
- Added default daily shop configs for premium version.
- Improved buy/sell times feature.
3.3.3
Dec 17, 2024
3.3.3
- Fixed ANY and CLASSIC_ANY price mode do not display price if picked price player don't have enough money or item.
3.3.1
Dec 15, 2024
3.3.1
- Fixed buy times or sell times get reset when use /shop reload or server restart if using MySQL database.
- Added new action: connect. (not test)
- Added Nexo item support.
3.3.1
Dec 15, 2024
3.3.1
- Fixed buy times or sell times get reset when use /shop reload or server restart if using MySQL database.
- Added new action: connect. (not test)
- Added Nexo item support.
3.3.0
Dec 14, 2024
3.3.0
- We are aware that our community has many good ideas and suggestions, but I currently do not have sufficient time, so you will need to wait for further updates to implement your ideas.
- This update has been prepared for quite some time, with many modifications that you need to pay attention to.
- Removed buy and sell cooldown feature. In a simple survey, almost no users were using this feature, so we moved it to the auto reset feature in this version.
- The elements of the random placeholder no longer support inputting other random placeholder IDs.
- Random placeholder now will be loaded before shops to make sure the shop config get latest random placeholder data.
- Updated default product configs which uses v3 new condition format in sell-limits-conditions.
- Added new reset mode into auto reset feature (Premium version only):
- COOLDOWN_TIMED
- COOLDOWN_TIMER
- CUSTOM
- RANDOM_PLACEHOLDER
- Added days and months support in reset-time option. (Premium version only)
- Added placeholder support in reset-time option.
- More fixes are not showed here.
3.2.10
Dec 11, 2024
3.2.10
- Improved Folia support.
- Added placeholder.auto-settings.add-discount-in-all-price-amount.black-shops option in config.yml file.
- Added PlaceholderAPI support in Item Format skull option. (Premium version only)