Schematic - Paste (Effect) — skript-worldedit
Addon: skript-worldedit · Category: Effect · Since: 1.1.0
Syntax
paste [schem[atic] [named|with name]] %string% at %locations% [(with rotation|rotated by) %-number% [degrees]] [[and] while ignoring air]Description
Pastes a schematic at a location(s). Can be rotated, and can choose whether it should ignore air or not. There is also a section for pasting schematics, which features more options.
Examples
paste schematic "example_schematic" at {locations::*} rotated by 90 while ignoring air