| Modifier and Type | Method | Description |
|---|---|---|
ICommand |
Command.getExecutor() |
| Modifier and Type | Method | Description |
|---|---|---|
protected Map<String,ICommand> |
CommandSettings.getCommands() |
| Modifier and Type | Method | Description |
|---|---|---|
CommandSettings |
CommandSettings.put(ICommand command,
String label) |
Use this method to add commands from your project.
|
CommandSettings |
CommandSettings.put(ICommand command,
String... labels) |
Use this method to add commands with aliases.
|
Copyright © 2018. All rights reserved.