@Retention(value=RUNTIME) public @interface CommandAlias
CommandsManager.
Mostly to move commands around without breaking things.| Modifier and Type | Required Element and Description |
|---|---|
String[] |
value
Get the raw
CommandsManager-formatted command arg array to run |
public abstract String[] value
CommandsManager-formatted command arg array to runCopyright © 2010-2014. All Rights Reserved.