SimplePluginLibrary-BETA-2

Details

  • Filename
    PluginLibrary-0.9.0-BETA.jar
  • Uploaded by
  • Uploaded
    Jul 23, 2014
  • Size
    1.63 MB
  • Downloads
    177
  • MD5
    80c0747f594a01220222b96c8907317a

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

Improved Command function and mechanics.

Fixed design of GUIManager

Added ability to broadcast from GUIManager by passing in a null sender.

This will break the API for developers, sorry about this, expect this to happen whilst it is still in BETA. It changes the way the CommandBase works, the parseCommand() method now returns an enum value. Simple change it to return a ParseStatus value instead of a boolean and it will be fixed.