ExpSkills 0.8.3

Details

  • Filename
    ExpSkills.jar
  • Uploaded by
  • Uploaded
    May 25, 2012
  • Size
    52.21 KB
  • Downloads
    2,652
  • MD5
    34bc8056c12bd5cafd602ca7fa426226

Supported Bukkit Versions

  • CB 1.2.5-R2.0

Changelog

Version 0.8.3

  • added per command permissions
  • changed Permissions implementation
  • changed that rented skills are only checked for online players
  • changed skillname check to be case insensitive
  • fixed critical bug in Skills per World feature
  • fixed possible bug in skilltree need_type
  • fixed NPE in rented skills check
  • fixed a possible RTO error
  • fixed a missing space char

Version 0.8.2

  • updated to CraftBukkit-1-1-R7
  • added worlds: <list> node for skills to buy skills only for special worlds
  • added rentcost, rentdiscount, rentcost_min and rentable/buyable nodes for skills
  • added change_expdrop: true/false value in configfile to disable the orbdrop and exp saving (compatibility)
  • added "/skill" and "/skills" alias for "/exp"
  • added Vault Permission Support (untested)
  • fixed a possible conflict between Vault and Register
  • fixed error in "already own skill" check
  • fixed a few NPEs

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

There are might some bugs left.
I currently work at ExpSkills 1.0, which is a complet rewrite of the plugin.