Delete a Role

21 December 2014

  • Release 7.34 - added group Corrade permission.

<data Commands> Type: Corrade progressive command Command[wiki]: deleterole Description[wiki]: The deleterole command can be used to delete a role from a configured group. Permissions[wiki]: group Parameters[wiki]: group, password, role Last Changes[wiki]: Release 7.34 - added group Corrade permission. </data>

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: by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

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.