4 February 2015
timeout parameter has been removed.
The getestatelist command retrieves the bans, allowed groups, managers and allowed users of the current estate.
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
getestatelist | group, password, type | land | llInstantMessage(CORRADE, wasKeyValueEncode( [ // Get the ban list for the current estate. "command", "getestatelist", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "type", "ban", "callback", wasURLEscape(URL) ] ) ); |
| Parameter | Possible Values | Description |
|---|---|---|
type | ban | Retrieves the ban-list for the current estate. |
group | Retrieves the allowed-groups list for the current estate. | |
manager | Retrieves the estate managers for the current estate. | |
user | Retrieves the allowed-users list for the current estate. |
estatelist command while disregarding the output from the estatelist command and complete results will be delivered via the estatelist notification to the bound URL.For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.