/interactionmisc
Interaction execution commands
Syntax
/interactionSubcommands
/interaction clearClear a player's interactions
/interaction runRun an interaction
Parameters:
interactionType- The type of interaction to run/interaction snapshotSourceGet or set the snapshot source for interactions
/interaction snapshotSource.setSet the snapshot source for interactions
Parameters:
snapshotSource- The snapshot source to set (CLIENT or SERVER)Server Messages
run.startedStarted interaction: {type}
run.rootNotFoundNo root interaction found for interaction type: {type}
run.interactionAssetNotFoundRoot interaction asset '{root}' not found for interaction type: {type}
runSpecific.startedStarted interaction: {type} with root: {root}
snapshotSource.getSnapshot source: {source}
snapshotSource.setSnapshot source set to: {source}