Importing a schematic to a server
Despite that the steps to import a schematic are the same, there are 2 possibles alternatives to get it done:
In the folder plugins of your server's directory, find the folder WorldDdit/FastAsyncWorldEdit.
Inside that folder, there should be another folder named schematics.
Move all the schematics that must be loaded into minecraft to that folder.
In minecraft, make sure the schematics were successfully loaded with the following command: //schematic list (WorldEdit) or //schematic list mine (FAWE)
Now you must load the schematic: //schematic load <schematic_name>
Finally, to paste the loaded schematic, use: //paste or //paste -a for ignoring the air blocks (most efficient).
PreviousImporting worlds to singleplayer minecraftNextImporting schematics to singleplayer minecraft
Last updated