Delete a Role

21 December 2014

  • Release 7.34 - added group Corrade permission.
deleterole (Commands)
TypeCorrade progressive command
Commanddeleterole
DescriptionThe deleterole command can be used to delete a role from a configured group.
Permissionsgroup
Parametersgroup, password, role
Last ChangesRelease 7.34 - added group Corrade permission.

The deleterole command can be used to delete a role from a configured group. Note that the Everyone role and the Owner roles cannot be deleted.

Command Required Parameters Required Corrade Permissions Required Group Abilities Example
deleterole group, password, role group * Roles→Delete Roles
* Roles→Remove Members from Roles
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "deleterole",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "role", "Yappers" // or UUID
        ]
    )
);

secondlife/scripted_agents/corrade/api/commands/deleterole.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.