21 May 2016
target
.21 December 2014
group
and economy
Corrade permissions.
<data Commands>
Type: Corrade progressive command
Command[wiki]: join
Description[wiki]: The join
can be used to make Corrade join a group.
Permissions[wiki]: group
, econonmy
Parameters[wiki]: group
, password
Last Changes[wiki]: Release 9.78 - added optional parameter target
.
</data>
The join
can be used to make Corrade join a group.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
join | group , password | group , econonmy | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "join", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD) ] ) ); |
Optional Parameter | Possible Value | Description |
---|---|---|
target | A group name or UUID. | The group to act upon. If this parameter is omitted, then the command acts upon the configured group passed to the group parameter. |
economy
permission. If the economy
permission is granted as well, then Corrade checks whether the current balance is sufficient, pays the fee and joins the group.