Simple Plugin Library-Beta 4.1

Details

  • Filename
    PluginLibrary-0.12.0-BETA.jar
  • Uploaded by
  • Uploaded
    Aug 7, 2014
  • Size
    1.63 MB
  • Downloads
    847
  • MD5
    33394e7a29c724b4d4332e11c2e8cac1

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

Version 0.12.0-BETA, broke API again, PluginTask objects now need a Plugin object passed into their constructor. Reworked a lot of the library to better accomodate unit testing with things such as JUnit. Various bug fixes and optimizations.

Slight implementation change from previous release to accomodate the recent deprecation of a bukkit method I made use of.

You will need to change any PluginTask objects you have to work with the new implementation.