We’ve just published 4 new API functions:
- sim_access – manage sim access list (ban/unban etc)
- sim_kick – kick resident from the sim (without banning)
- sim_return – return objects of the resident
- sim_send_message – send message to all sim visitors
These functions give your bot a complete control over the sim. Handle with care!
We’ve also renamed the “simrestart” function to sim_restart for a consistency (however, the old name still working so your scripts won’t break).