-
Notifications
You must be signed in to change notification settings - Fork 83
Command: schem
XenialDan edited this page Jan 7, 2018
·
3 revisions
//schem load <filename>
//schem save <filename>
//schem reload
we.command.schematic
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