UltimateShop icon

UltimateShop 3.9.2b

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

Page 1 ... 9 10 11
1.2.0
  • Breaking config change: Make display item buy-limit and sell-limit option split to buy-limit-player and buy-limit-server (sell-limit-player and sell-limit-server).
  • This will helpful for some users who want to use player limit only, now server limit will not displaied if you didn't set server limit.
  • Added buttons option in shops config, you can now add custom buttons in shop menus.
1.1.2
  • Added PlaceholderAPI support in product amount option, like:
  E:
    products:
      1:
        material: STONE
        amount: '%player_health%'
    price-mode: ANY
    product-mode: ALL
    buy-prices:
      1:
        economy-type: exp
        amount: 1
        start-apply: 0
        placeholder: '1 Exp'
    sell-prices:
      1:
        economy-type: exp
        amount: 1
        start-apply: 0
        placeholder: '1 Exp'
1.1.1
  • Fixed duplicate bug related to buy more menu.
1.1.0
  • Added RedisEconomy price support.
  • Now plugin won't spam 'Loaded menu: buy-more.yml' in console.
  • UltimateShop now end early development, we are now in BETA time!
1.0.13
  • Added softdepend things in plugin.yml to fix plugin will get error if plugin is loaded before hooked plugins.
1.0.12
  • Improved display-item section, now you can only set display-item without must have products in shop item configs.
1.0.11
  • Fixed {buy-limit-server} and {sell-limit-server} displays wrong info.
  • Fixed sell-limits section does not work well.
  • Updated default files.
1.0.10-Early Alpha
  • Added null catcher for display item lore.
1.0.9-Early Alpha
  • Added display-item.modify-lore for shop product configs, default to true, if set false, we won't add any info onto display item lore (like price, limits info).
  • Fixed display-item.lore option in shop products configs does not work well.
1.0.8
  • Fixed "exp" type price does not work.
1.0.7
  • Added action: 'close'.
  • Added {amount} built-in placeholder.
1.0.6
  • Fixed a duplicate bug about buy more menu.
  • Fixed player can sell item if sell-prices does not exist.
  • This version recodes prices system, maybe lead to other new problems, if you found it, please report it to me!
1.0.5
  • DailyReset now becomes: UltimateShop!
1.0.2
  • Fixed data not saved in database. (That is the lib author problem, not meclear.png. )
1.0.1
  • Fixed player quit listener is not registered.
Page 1 ... 9 10 11
You might also like...