v3.0.0

Details

  • Filename
    Loot.zip
  • Uploaded by
  • Uploaded
    Mar 16, 2013
  • Size
    26.59 KB
  • Downloads
    476
  • MD5
    ba5e548b83719ed55baa5cf541bff486

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

 ! Changed the way lists are read. Previous versions of the configuration no longer work, but the new version is a lot cleaner and easier to read.
+ Added support for the 'Soulbound' plugin.
+ Use 'randomX' (X being a random letter/number that makes it unique) on the enchantment/effect name to let the plugin choose a random one.
+ You can now set the data value to 'random' to let the plugin choose a random data value.
+ Added name generation. If the item is enchanted, you can let the plugin choose a random prefix/suffix depending on the enchantments.
+ Added the ability to name items individually. If the item has a name set, it will not be overridden by the generator.
~ Fixed data values being capped at 127.
~ Requires KBPL 1.0.3 or higher.