@elizaos/core v1.0.6 / 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
>