@elizaos/core v1.0.0-beta.7 / updateWorldSettings
Function: updateWorldSettings()
updateWorldSettings(
runtime
,serverId
,worldSettings
):Promise
<boolean
>
Updates settings state in world metadata
Parameters
• runtime: IAgentRuntime
• serverId: string
• worldSettings: WorldSettings
Returns
Promise
<boolean
>