Retrieve Detailed Estate Ban List

29 April 2022

15 May 2019

  • C10 - added.
getestatebanlist (Commands)
TypeCorrade progressive command
Commandgetestatebanlist
DescriptionThe getestatebanlist command retrieves an estate ban list with extended information such as the agent adding the ban and the date the agent was banned.
Permissionsland
Parametersgroup, password, type
Last ChangesC10 - added.

The getestatebanlist command retrieves an estate ban list with extended information such as the agent adding the ban and the date the agent was banned.

Command Required Parameters Required Corrade Permissions Example
getestatelist group, password, type land
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // Get the ban list for the current estate.
            "command", "getestatebanlist",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "callback", wasURLEscape(URL)
        ]
    )
);

The command returns a CSV list of:

  • banned agent UUID, by
  • banned agent name, by
  • UUID of the agent creating the ban, by
  • name of the agent creating the ban, by
  • the date when the ban was created,
  • the last login date of …?

secondlife/scripted_agents/corrade/api/commands/getestatebanlist.txt · Last modified: 2022/11/24 07:46 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.