Restart a Region

restartregion (Commands)
TypeCorrade progressive command
Commandrestartregion
DescriptionRestart the current region.
Permissionsland
Parametersgroup, password, action
Last Changesnone
Command Required Parameters Required Corrade Permissions Example
restartregion group, password, action land
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "restartregion",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "action", "restart"
        ]
    )
);
Parameter Possible Values Description
action restart Schedules a region restart.
cancel Cancels a pending region restart.
Optional Parameter Possible Value Description
delay An integer. The number of seconds to wait before restarting a region. If this parameter is not specified, then a delay of 120 seconds will be assumed.

secondlife/scripted_agents/corrade/api/commands/restartregion.txt ยท Last modified: 2022/11/24 07:45 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.