WorldEdit Tutorial

WorldEdit Official Wiki » Download WorldEdit »

How to use a .schematic file?

  1. Paste the .schematic file in your /plugins/worldedit/schematics/ folder on your Minecraft server.
  2. Load it in the game with the command "//schem load mcedit filename", where "filename" is the file name without the .schematic extension.
  3. Now go where you want to place the schematic and paste it with the command "//paste".
  4. If the schematic is badly placed, you can cancel it with the command "//undo".

How to create a .schematic file?

  1. Select the zone you want to include in the schematic. Selection Tutorial
  2. Use the "//copy" command.
  3. Save it with the command "//schem save mcedit filename", where "filename" is the file name without the .schematic extension.
  4. Your .schematic file is now located in /plugins/worldedit/schematics/ folder on your Minecraft server.