Skip to content
Started 4 yr 1 mo ago
Took 15 sec
Success

#146 (Apr 15, 2020, 9:11:50 PM)

Build Artifacts
CubesideUtils.jar198.54 KiB view

Started by GitBucket push by Starjon

Revision: 6dcde425fae7b2601e2ff5f797c3d457eb646697
Repository: https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
  • origin/plugin
Changes
  1. Actually send usage of command in showHelp. (details)
  2. Implement CommandExceptionHandler and corresponding Exceptions. (details)
  3. Extends ExceptionHandlingSystem and integrate into CommandRouter. (details)
  4. Continue reworking command handling. (details)
  5. Remove permission check in AbstractCommandRouter#matchCommandMap. (details)
  6. Fix NPE. (details)
  7. Add isVisible option to SubCommand. (details)
  8. Rename Method. (details)