promotional bannermobile promotional banner

AutoPrice

Abandoned
A GUI based shop with dynamic prices. Players may sell items into the shop and buy items that have stock.
Back to Files

AutoPrice v4.078 for CB 1.7.10-R0.1

File nameAutoPrice.jar
Uploaded
Jul 30, 2014
Downloads
4.5K
Size
48.0 KB
File ID
807565
Type
R
Release
Supported game versions
  • CB 1.7.9-R0.2

What's new

New permission nodes (remember to add):

  • autoprice.shops.<shop name>.sell.material.<internal material name>
  • autoprice.shops.<shop name>.buy.material.<internal material name>
  • examples:
    • Allow player/group to enter a shop named “default”: autoprice.shops.default
    • Allow player/group to sell “diamond axe” in shop named default: autoprice.shops.default.sell.material.DIAMOND_AXE
    • Allow player/group to buy any material in shop named “two”: autoprice.shops.two.buy.material.*
    • Allow player/group to sell any material in any shop: autoprice.shops.*.sell.material.*

New configuration nodes:

  • salesPrice.increaseMultiplier (material, shop, root)
  • salesPrice.increaseValueMin (material, shop, root)
  • salesPrice.increaseValueMax (material, shop, root)
  • matchLores (material, shop, root)
  • tooltipPrefix (root)
  • transactionSizePerClickType (root)

New language nodes:

  • shopTitle
  • optionsFilter
  • back
  • sorting
  • category
  • filter
  • filterNoStock
  • filterHasStock
  • filterNotSet

Other changes:

  • New argument for command: /ap shop shop name
  • Moved all options (like sorting and filtering) to a new options page
  • Added option to filter items with/without stock
  • Support for spaces in shop names
  • Customize tool-tip prefixes

This mod has no additional files