v2.6-RELEASE

Details

  • Filename
    CustomEnchantmentAPI-2.6-RELEASE.jar
  • Uploaded by
  • Uploaded
    May 15, 2016
  • Size
    110.35 KB
  • Downloads
    210
  • MD5
    50daa18b50bee50f312657fc9cd83239

Supported Bukkit Versions

  • 1.9
  • 1.8.1
  • 1.8

Changelog

Efficiency (Not compatible with prew Enchantments)

Made the events more efficient by making the level an extra parametere in the event method. If you add a @EnchantmentEventWithLevel to a EnchantmentEvent it activates the level parameter. Added new methods to EnchantmentRegistery:

  • unenchnat for entities
  • enchnat for entities
  • getEnchantments for entities
  • fireEvents to fire the events

Updated the Example.