@Retention(value=RUNTIME) public @interface CommandName
Use Commands.key(String) to construct a key for a command name.
Commands.key(String)
CommandModule.command(String)
String
value
public abstract String value