AutoPrice version 4.068 for CB 1.7.10-R0.1

Details

  • Filename
    AutoPrice.jar
  • Uploaded by
  • Uploaded
    Jul 24, 2014
  • Size
    43.96 KB
  • Downloads
    945
  • MD5
    8ee4015afe71c23846695e301db66820

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

Removed configuration nodes:

  • stockAmountMinObjective
  • defaultStockAmountMinObjective
  • ticksBetweenPriceUpdates
  • initialBaseSalesPrice
  • baseSalesPriceForPlayer
  • priceMin
  • salesPriceMin
  • salesPriceMax
  • minimumPlayersRequiredForPriceChange
  • priceChecksToSkipAfterTrades

Added configuration nodes:

  • salesPrice.updateIntervalTicks (root only)
  • salesPrice.price (material, shop, root)
  • salesPrice.minPrice (material, shop, root)
  • salesPrice.maxPrice (material, shop, root)
  • salesPrice.playersRequiredForPriceChange (material, shop, root)
  • salesPrice.priceChecksToSkipAfterTrades (material, shop, root)
  • shopItemsPerPage (shop, root)
  • optionsItemLocation (shop, root)

Other changes:

  • Options item location in shop can now be configured. Default is the last slot.
  • Compacted the options tooltips/lores a bit
  • Fixed a bug where you can't sell more than 1 item at the time when the plugin plans to lower the price but is unable because of the minimum price limit