| Interface | Description |
|---|---|
| ISender |
Interface that represents a CommandSender for any command.
|
| Class | Description |
|---|---|
| CommandUtils |
Utility class for checking various conditions.
|
| SubCommand |
Abstract class for any command that implements a functionality.
|
| TreeCommand<T extends IPlugin> |
Abstract class for any command that has multiple subcommands.
|
| Enum | Description |
|---|---|
| CommandType |
Enum that contains command requirement types.
|
| SenderType |
Enum containing different ISender types.
|
Copyright © 2018. All rights reserved.