Schematic - Save (Effect) — skript-worldedit
Addon: skript-worldedit · Category: Effect · Since: 1.1.0
Syntax
save %worldeditregion% as [a] [schem[atic] (named|with name)] %string% [with [the] (cent(re|er)|origin) (at|of) %-location%] [[and] overwrit(e|ing) existing]Description
Saves a region as a schematic. The name of the schematic shouldn't include any path, as skript-worldedit will always start at WorldEdit's schematics directory. The centre of the schematic can be set, as well as whether or not it should overwrite an existing schematic of the same name.
Examples
save {region} as a schematic named "example_schematic" and overwrite existing