v1.32

Details

  • Filename
    BKCommonLib.jar
  • Uploaded by
  • Uploaded
    Oct 20, 2012
  • Size
    144.98 KB
  • Downloads
    26,392
  • MD5
    a4cfcaf0d3285f0481603bd135f3d3da

Supported Bukkit Versions

  • CB 1.3.2-R2.0

Changelog

  • All parsing utilities have been combined together in the ParseUtil class
  • Configuration can now get and set enumeration values (enum<>String)
  • Removed unused and broken Command class
  • Permissions loading have been simplified
  • Fix for multi-line text in configuration
  • Added fully implemented localization system
  • Fixed cache file reference (fixes error when unloading worlds in MyWorlds)
  • Performance improvements for all functions, logic simplified where possible
  • Added a lot of javadocs