Entity Snapshot - Spawn (Effect) — Lusk

Addon: Lusk · Category: Effect · Since: 1.3

Syntax

(spawn|summon) [entity[ |-]]snapshot[s] %entitysnapshots% [%directions% %locations%]

Description

Creates an entity using this template and spawns it at the provided location. This is an effect, not a section and can't be used as such. This effect is heavily influenced by Skript's Spawn effect (EffSecSpawn).

Examples

spawn snapshot {_entitySnapshot} at {_location}

View source