| Package | Description |
|---|---|
| co.aikar.commands |
| Modifier and Type | Method and Description |
|---|---|
CommandHelp |
CommandManager.generateCommandHelp()
Deprecated.
Unstable API
|
CommandHelp |
CommandManager.generateCommandHelp(CommandIssuer issuer,
co.aikar.commands.RootCommand rootCommand)
Deprecated.
Unstable API
|
CommandHelp |
CommandManager.generateCommandHelp(CommandIssuer issuer,
@NotNull String command)
Deprecated.
Unstable API
|
CommandHelp |
CommandManager.generateCommandHelp(@NotNull String command)
Deprecated.
Unstable API
|
CommandHelp |
BaseCommand.getCommandHelp()
Deprecated.
Unstable API
|
int |
CommandManager.getDefaultHelpPerPage()
Deprecated.
Unstable API
|
CommandHelpFormatter |
CommandManager.getHelpFormatter()
Deprecated.
Unstable API
|
void |
CommandManager.setDefaultHelpPerPage(int defaultHelpPerPage)
Deprecated.
Unstable API
|
void |
CommandManager.setHelpFormatter(CommandHelpFormatter helpFormatter)
Deprecated.
Unstable API
|
void |
BaseCommand.showCommandHelp()
Deprecated.
Unstable API
|
protected void |
CommandHelp.updateSearchScore(HelpEntry help) |
Copyright © 2018. All rights reserved.