Updated Schematic on Claim (markdown)

NotMyFault 2021-05-07 15:37:35 +02:00
parent 1d12a92ab3
commit c1cb41ee92
1 changed files with 1 additions and 1 deletions

@ -1,7 +1,7 @@
# Schematic on Claim
To have a schematic pasted on a plot when the plot is claimed you need to:
1. Build in a plot. If you want an external schematic, then use WorldEdit to paste it in the plot ([Tutorial](https://worldedit.readthedocs.io/en/latest/usage/clipboard/#clipboard))
1. Build in a plot. If you want an external schematic, then use WorldEdit to paste it in the plot ([Tutorial](https://worldedit.enginehub.org/en/latest/usage/clipboard/#clipboard))
2. Use `/plot schematic save` to save the schematic. You can find a list of saved schematics by using `/plot schematic list`
Now you have a working schematic file. To have it paste on claim you'll need to configure your `worlds.yml`, here is a simple snippet explaining how to do that.