setName

fun setName(commandName: String, overrideExisting: Boolean = false): CommandTrigger

Alias for setCommandName

Return

the trigger for additional modification

Parameters

commandName

The command name

overrideExisting

Whether existing commands with the same name should be overridden

Sources

Link copied to clipboard