| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
String |
getCommandPrefix() |
String |
getDescription() |
CommandParameter[] |
getParameters() |
String |
getParameterSyntax() |
int |
getSearchScore() |
String |
getSearchTags() |
void |
setSearchScore(int searchScore) |
boolean |
shouldShow() |
public String getCommand()
public String getCommandPrefix()
public String getParameterSyntax()
public String getDescription()
public void setSearchScore(int searchScore)
public boolean shouldShow()
public int getSearchScore()
public String getSearchTags()
public CommandParameter[] getParameters()
Copyright © 2018. All rights reserved.