- Initial release.
- Added
CommandContext#sendMessage(String)
. - Renamed
CommandContext#testPermission(String)
toCommandContext#hasPermission(String)
.
- Bug fixes (Replace
Command
byCommand<S>
inCommandExecutor
andCommandTabCompleter
)
- Bug fixes: support command executing with no arguments in the String array
args
.
- Bug fixes: permission was not handled properly.
- Updates lambdajcommon to
1.4.8
.
- Updates lambdajcommon to
1.4.9
- Adds toString implementation to
Command<S>
.
- HTML 5 javadoc
- lambdajcommon 1.4.10
- snake_case!
- lambdajcommon v1.6.0