6 October 2016
Corrade can add a pick by name using the addpick command.
| Command | Required Parameters | Required Corrade Permissions | Example | 
|---|---|---|---|
| addpick | group,password,name | grooming | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "addpick", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), // an unique name "name", "Good day!" ] ) ); | 
| Optional Parameter | Possible Values | Description | 
|---|---|---|
| description | A string. | A description for the pick. | 
| item | Either the path to an item in Corrade's inventory or an UUID | The image for the pick. |