AutoPrice version 4.000

Details

  • Filename
    AutoPrice.jar
  • Uploaded by
  • Uploaded
    Jun 28, 2014
  • Size
    38.50 KB
  • Downloads
    718
  • MD5
    a188443f5512e17d0491999908f28084

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

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.