We are starting to publish the sim/region-related set of HTTP API functions. These functions allow restarting regions, returning objects, ejecting/banning residents.
The first function which is available already is simrestart. The function allows initiating the region restart (and canceling the procedure, too).
P.S. These API functions does not require a Sim Governor addon-module.
P.P.S. We’ve added a shorthand LSL function to call SmartBots API. While API is easily accessible in a raw way, using a function may be extremely handy.
There was an issue with the sim governor module which sometimes prevented the bot from returning home after performing tasks on sims, this has now been fixed and the steps to enable it are listed below:
We’ve released the “Sim Governor” module: the addon for your SmartBots bot to manage your sim!
We are starting the tests of a new SmartBots module, “Sim Governor”. This module allows remotely controlling your sim (or multiple sims) from a web page or from your scripts using SmartBots HTTP API.