
UltimateShop 3.8.0
Free, open source - Flexible features - Best hook eco/item system - Folia support!
3.8.0
3 hours ago
3.8.0
Welcome to the first pre experience version of UltimateShop v4. This version brings you the following changes:
- The plugin will be split into Paper and Spigot versions, and both versions of the plugin will be integrated into the same jar file.
- The Paper version currently uses APIs provided by the Paper server, such as MiniMessage, Skull, and save item methods, and will make further changes to two core differences in the future.
- Fixed the situation where plugins sometimes encounter errors when the Spigot server is below version 1.17.
- Removed paper-api option in config.yml file.
3.6.8
Mar 23, 2025
3.6.8
- Improved display-item.calculate-amount option.
- Added CraftEngine item hook 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.