MoreExp 1.4

Details

  • Filename
    MoreExp.jar
  • Uploaded by
  • Uploaded
    Mar 10, 2012
  • Size
    25.60 KB
  • Downloads
    467
  • MD5
    e474f3191d4fccd2d8e017c6855e6d6e

Supported Bukkit Versions

  • CB 1.2.3-R0.1

Changelog

Version 1.4 :

  • Fixed bug when config.xml was not present (empty xml load)

Version 1.3 :

  • Added GNU GPL v3 license text into
  • Added an output message when configure particular mob experience (plus console log)
  • Added name of user who sets particular mob xp in console log
  • Fixed permission bug moreexp.set for /moreexp set (was moreexp.save)
  • [Feature requested] Added command /moreexp give (with permission moreexp.give) to grant experience levels to players

Version 1.2 :

  • Moved creation of blank file config.xml into settings class (now there's only one place where name exists)
  • Added aliases /moreexp config load (for /moreexp reload) and /moreexp config save (for /moreexp save). These two aliases use same permission nodes
  • Status changed to release (tested ALL mobs)

Version 1.1 Beta :

  • Corrected creation of file config.xml
  • Avoid creation of file config.properties
  • Optimized some portions of code