setAliases

public Command setAliases(List<String> aliases)

Sets the list of aliases to request on registration for this command. This is not effective outside of defining aliases in the getCommands (under the `aliases' node) is equivalent to this method.

Return

this command object, for chaining

Parameters

aliases

aliases to register to this command