Skip to content

function setServerWorld (server-side)

Available since version: 0.3.0

Set the server's current world name.

Declaration

bool setServerWorld(string world)

Parameters

  • string world: World name to set.

Returns bool

True on success.