Update link for WorldEdit

Matt 2019-09-11 12:07:58 -04:00
parent ed8b623c3e
commit 91c6b47f43
1 changed files with 2 additions and 2 deletions

@ -23,10 +23,10 @@ schematic:
```
You can use the same schematic for more than one plotworld.
#### 1.13+:
#### 1.13 and later:
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](http://wiki.sk89q.com/wiki/WorldEdit/Clipboard))
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))
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 `worlds.yml`.