1.3.0
1.3.0 Release Notes
- Added support for custom command parameters.
- Fixed CommandFramework#unregisterCommands method registering all matched name commands without checking if command is registered from Command Framework's instance plugin.
Additional Changes
- Added JUnit tests for new API feature.
- Added license header to JUnit tests.
- Updated license headers.
Checked exceptions are replaced with an unchecked exception (CommandException from Command Framework).
Full Changelog: 1.2.9...1.3.0