CommandsModule
0.1.0-SNAPSHOT
CommandsModule
/
xyz.theprogramsrc.commandsmodule.spigot
/
Command
/
withAlias
with
Alias
fun
withAlias
(
vararg
aliases
:
String
)
:
Command
Content copied to clipboard
Adds the given aliases to the command
Return
this command
Parameters
aliases
the aliases to add