ATTRIBUTE

AW_SERVER_ENABLED

TYPE

Boolean

DESCRIPTION

Specifies whether a world is enabled.

NOTES

This attribute is new in version 3.1 and requires at least build 18 of the SDK and build 28 of the world server.

This attribute specifies whether or not a particular world should be started when the world server is started.  If a world is disabled, its data continues to exist in the world server database files, but it will not be running and thus users will not be able to access it.

USED BY

aw_server_world_add
aw_server_world_change
AW_EVENT_ADMIN_WORLD_INFO