MoreExp 1.3
Details
-
FilenameMoreExp.jar
-
Uploaded by
-
UploadedMar 9, 2012
-
Size25.55 KB
-
Downloads289
-
MD59d1b26e226a93220104099057f332980
Supported Bukkit Versions
- CB 1.2.3-R0.1
Changelog
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