Updated WorldEdit FAWE mask list (markdown)

Jesse Boyd 2017-02-14 11:29:20 +11:00
parent 0f4e932653
commit be6f5307b4

@ -36,7 +36,7 @@ Desc: Set the brush source mask
Example: `stone:wood`
Explanation: Allows any block which is already stone or wood
#### Angle mask `/[min]:[max]`
Example: `/-20:-5
Example: `/-20:-5`
Explanation: Allows any block where the adjacent block is between 20 and 5 blocks below
#### Radius mask `{[min]:[max]`
Example: `{5:20`