Summary
- Implement CommandExceptionHandler and corresponding Exceptions. (details)
- Extends ExceptionHandlingSystem and integrate into CommandRouter. (details)
- Continue reworking command handling. (details)
- Remove permission check in AbstractCommandRouter#matchCommandMap. (details)
- Fix NPE. (details)
- Add isVisible option to SubCommand. (details)
- Rename Method. (details)
- Change default message for InternalCommandException. (details)