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.

File Details

AutoPrice version 4.000

  • R
  • Jun 28, 2014
  • 38.50 KB
  • 839
  • CB 1.7.9-R0.1

File Name

AutoPrice.jar

Supported Versions

  • CB 1.7.9-R0.1

Restructured the material data in configuration file. Your configuration will automatically be converted into the new format. You can now define following properties for items in shop (command /ap enable will do it automatically):

  • mainMaterial (old property in new location)
  • subMaterial (old property in new location)
  • displayName (will be added to items being bought)
  • color (will be added to items being bought)
  • lores (will be added to items being bought & checked when selling item, meaning that items with different lores are treated as different items)
  • enchantments (will be added to items being bought)

Basically this means that MythicDrops plugin is now supported. To enable new item or item with different properties: hold the item and use /ap enable

Items with following differences are still considered same item:
* displayName
* color
* enchantments

Each item in shop can only have one display name, one color and one set of enchantments.