MoreExp 1.5
Details
-
FilenameMoreExp.jar
-
Uploaded by
-
UploadedMar 12, 2012
-
Size26.02 KB
-
Downloads617
-
MD58951a5a6a2ca023c58d627e0b9522497
Supported Bukkit Versions
- CB 1.2.3-R0.2
Changelog
Version 1.5 :
- [Feature requested] Added command /moreexp reset (with permission moreexp.reset) to reset experience of a player
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