aliases

Command attribute.

Apply to a command method to provide alternative names for a command, that can be used to invoke it in chat.

struct aliases {
string[] value;
}

Meta