ExpSkills 0.7.0_RC2

Details

  • Filename
    ExpSkills.jar
  • Uploaded by
  • Uploaded
    Dec 13, 2011
  • Size
    43.06 KB
  • Downloads
    686
  • MD5
    910dac6c4020ba3f5621b2dd95b3e802

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

Version 0.7.0_RC2 (12/13/2011)

  • fixed bug with skill_cap

Version 0.7.0_RC1 (12/13/2011)

  • built against CraftBukkit #1597 - MC Version 1.0.1
  • added independent level calculation method. See config section for further details.
  • added level_need node for skillsa
  • added revoke_need_groups: true/false node
  • added first try for automatic config updates
  • added skill cap and a "extra_skills" value in player config
  • updated /exp grant/revoke to no longer work with non existing skills
  • updated all commands from /xp to /exp, as /xp is a now a vanilla command
  • removed /exp add/set <player> totalxp
  • fixed /exp revoke to work as intended
  • fixed CRITICAL Typo in Skilltree
  • fixed CRITICAL bug in cost_type: both skills
  • fixed small bug in /exp current <player>
  • fixed some NPE
  • maybe something I forgot to mention here