UltimateShop icon

UltimateShop 3.9.2b

Free, open source - Flexible features - Best hook eco/item system - Folia support!

Page 1 ... 4 5 6 7 8 ... 11
2.2.3
  • Added sell-mode option in config.yml.
  • Added new sell mode: ItemFormat, instead of require item must 100% equal than selled item, if 2 item's Item Format is same, we will also consider the item can be selled. You can consider it as: fuzzy matching.
  • Fixed item can not be selled issue since 2.2.0.
2.2.2
  • Fixed potion item genrateion at 1.20 lower version.
  • Added music, firework star, glow support into Item Format.
  • Added 1.14~1.16 support.
2.2.1
  • Fixed Spigot 1.20.5 support.
2.2.0
  • No longer package and use XItemStack.
  • Now use Item Format new version.
  • Added 1.20.5 support.
  • Added 3 new default shop: Spawners, Misc, Decorations.
2.1.3
  • Added new command: /shop generateitemformat, will parse hold item into UltimateShop's ItemFormat, if you don't know how to write Item Format, this will very useful for you.
  • Fixed /shop saveitem command does not working well since 2.1.0.
2.1.2
  • Added upper case support for stored-enchants option in Item Format.
2.1.1
  • Default disable menu cooldown feature in config.yml.
  • Fixed after enable menu cooldown, bedrock player no longer open sub menus.
2.1.0-Alpha
  • Added menu.cooldown feature for menu.
  • Reworked command register feature.
  • Removed shop editor feature, use UltimateShopEditor addon plugin instead.
2.0.3
  • Rollback version.
2.0.4-Alpha
  • Solved in some case plugin performance will be very high.
2.0.3b
  • Now repackaging EasySQL dependencies.
2.0.3
  • Fixed new hide-message option does not work well.
  • Fixed when old send-message-after-buy option set to false, buy-conditions and sell-conditions does not work well.
2.0.2
  • Added menu.bedrock.not-auto-close option, default to true, if set to true, bedrock players will not close shop GUI after buy/sell product.
  • Config change: Replaced old "send-message-after-buy" option to new "hide-message" option. Default to false.
2.0.1
  • Now custom button will always display after shop products in bedrock UI.
  • Now price placeholder is also support PlaceholderAPI's placeholder. This means you can now set price number format for this.
2.0.0
  • Added open_bedrock_menu and shop_bedrock_menu action.
  • Added new bedrock players check method: UUID, you can set it in config.yml. You can set FLOODGATE or UUID as possible value.
  • Updated default buy more menu file.
  • Added sell-all.max-amount option.
  • Added sell-all.hide-message option.
  • Improved sell all message, now support send message with total earns and item amount.
  • Now check-events config section value support multi click types.
  • Fixed sell stick dupe problem and {times} placeholder in item does not work well.
  • Now when reloading the plugin, all players that open shop GUI will close to avoid some problems.
1.12.10
  • Added open-actions option in menu configs. Now you can set sound for open menu and more.
  • Removed debug message for BungeeCord sync.
1.12.9
  • Fixed player data sync for BungeeCord sync.
1.12.7
  • Added math.sacle option at config.yml. Default to 2, which means all values related to numbers are rounded to two decimal places.
1.12.6
  • Improved plugin performance in some case.
  • Improved the speed of obtaining third-party plugin items.
1.12.5
  • Now placeholder.click.enabled option is default set to false to save server performance when you are using MythicMobs and MMOItems hook item. Both plugins are spend much server resource to generate item than vanilla items.
  • Now if placeholder.click.enabled option is set to false, {buy-click} and {sell-click} placeholder will still display default success buy/sell message instead of empty message in previous version.
  • Removed double hook item check. Becuase our NBT check method has been used for months and no one said it has problems, so now we remove the second hook item check way and only use NBT check method for now. This will also improve plugin performance in some case.
  • Now sell all menu will apply select-more.max-amount value in config.yml, which means player no longer can sell tons of same item in one time to avoid server tps down in some case (like hook item, and you use ANY or ALL price mode).
Page 1 ... 4 5 6 7 8 ... 11
You might also like...