ExpSkills 0.8.1

Details

  • Filename
    ExpSkills.jar
  • Uploaded by
  • Uploaded
    Feb 8, 2012
  • Size
    48.09 KB
  • Downloads
    535
  • MD5
    943c6777e4dd1f99dcdb9393b1101d17

Supported Bukkit Versions

  • CB 1.1-R4

Changelog

Version 0.8.1 (2/8/2012)

  • fixed NPE on startup

Version 0.8.0 (2/7/2012)

  • updated to CraftBukkit-1.1-R3 (#1846)
  • general code cleanup and refactoring of source code
  • added Vault Economy Support
  • added playtime counter and playtime as requirement for skills
  • added rental of skills
  • added customizable languagefile
  • added message on levelup
  • updated support for bPermissions - it should work with all features now!
  • updated support for PermissionsBukkit - only group_need is not supported as of now
  • updated /exp list -> "/exp list all" or "/exp list <filter>" all shows you all skills no matter if it's buyable for you
  • updated /exp reset -> "/exp reset level" resets only level and exp, "/exp reset total" resets exp and skills, "/exp reset" resets only skills
  • updated 'cost_type:', it does only matter for "/exp list" and "/exp info" anymore. It will now always take the amounts of money/skillpoints given in the config
  • removed the skill0, skill1, skillx limitation, you can now name you skills as you want
  • fixed /exp list to show only buyable skills now
  • fixed a bug in /exp reset which could cause lag
  • maybe a few more fixes due the cleanup