SimpleCommandExecutor is a simple API for declaring commands using a fluid builder pattern. This project is best suited for commands with advanced functionality, especially those that use subcommands.
This project is licensed under the GLPv3. Source code can be found on my
GitLab repository.
More information about how to install inside a project and usage can be found on
this page.