File Details
SimplePluginLibrary-BETA-2
- R
- Jul 24, 2014
- 1.63 MB
- 310
- CB 1.7.9-R0.2
File Name
PluginLibrary-0.9.0-BETA.jar
Supported Versions
- CB 1.7.9-R0.2
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.

