SkillAPI v0.3

Details

  • Filename
    SkillAPI.jar
  • Uploaded by
  • Uploaded
    Oct 1, 2013
  • Size
    78.18 KB
  • Downloads
    282
  • MD5
    78564b19ee091a05bd866b3c18ffef61

Supported Bukkit Versions

  • CB 1.6.2-R1.0

Changelog

v0.3 - 10/2/13
  • Added a Protection utility class to determine allies from enemies
  • Added command messages to the language configuration
  • Changed the name of the Default class to DefaultAttributes
  • Changed the DefaultAttributes to be strings rather than enum values
  • Changed packages around (likely won't happen again)
  • Changed player arguments to not be case-sensitive
  • Fixed the API requiring MCCore when it should be optional
  • Fixed a bug with instantiating player data
v0.2 - 10/1/13
  • Added the stopEffects(Player, int) method to the PassiveSkill interface
  • Made the skill description in skill trees configurable
v0.1 - 9/29/13
  • Initial Release