/interaction
misc

Interaction execution commands

Syntax

/interaction

Subcommands

/interaction clear

Clear a player's interactions

/interaction run

Run an interaction

Parameters:

interactionType- The type of interaction to run
/interaction snapshotSource

Get or set the snapshot source for interactions

/interaction snapshotSource.set

Set the snapshot source for interactions

Parameters:

snapshotSource- The snapshot source to set (CLIENT or SERVER)

Server Messages

run.started

Started interaction: {type}

run.rootNotFound

No root interaction found for interaction type: {type}

run.interactionAssetNotFound

Root interaction asset '{root}' not found for interaction type: {type}

runSpecific.started

Started interaction: {type} with root: {root}

snapshotSource.get

Snapshot source: {source}

snapshotSource.set

Snapshot source set to: {source}