Updated WorldEdit FAWE mask list (markdown)

Jesse Boyd 2016-09-30 07:25:29 +10:00
parent 54def4b61f
commit 5f45b8f138

@ -19,6 +19,8 @@ Desc: Set the brush mask (separate multiple masks by spaces ` ` or colons `:`)
`#id`: Restrict to initial id
`#data`: Restrict to initial data
`#iddata`: Restrict to initial id and data
`#wall`: Restrict to walls (any block n,e,s,w of air)
`#surface`: Restrict to surfaces (any block touching air)
#### Block mask `[blocks]`
Example: `stone,wood`
Explanation: Allows any block which is already stone or wood