Skip to content

Command: schem

XenialDan edited this page Jan 7, 2018 · 3 revisions

Command: //schem

Usage

//schem load <filename> //schem save <filename> //schem reload

Permission

we.command.schematic

Description

Schematic files are commonly used to share data between worlds, servers and players.

MagicWE2 schematic files are stored under: \plugins\MagicWE2\schematics

The <filename> argument is the base name of the file. The .schematic file extension is not needed in the command argument. Spaces are not supported.


//schem save

Saves a clipboard (example: //copy-ed area) to a .schematic file


//schem load

Loads a .schematic file into a clipboard


//schem reload

Reloads previousely loaded schematics from disk

Clone this wiki locally