Updated WorldEdit and FAWE patterns (markdown)

Jesse Boyd 2017-03-12 05:34:27 +11:00
parent 35c6856ef2
commit 466eb7cfcc

@ -30,6 +30,10 @@ Aliases: `#~`, `#r`, `#rel`
Example: `#relative:#clipboard`
Explanation: The clipboard pattern is offset relative to where you click
#### Biome `#biome:<biome name or id>`
Example: `#biome:jungle`
Explanation: Used to set a biome
#### No axis `#!x:<pattern>`, `#!y:<pattern>`, `#!z:<pattern>`
Desc: The pattern will not be provided with some coordinate information
Aliases: `#nx`, `#ny`, `#nz`, `#nox`, `#noy`, `#noz`