Updated WorldEdit and FAWE patterns (markdown)

Jesse Boyd 2016-12-06 16:35:46 +11:00
parent c1416b3768
commit fa9ad9ba25

@ -9,7 +9,8 @@ Note: You can use quotes if you need to nest a pattern.
## List of Patterns
#### Simple patterns
`#clipboard` Use the blocks in your clipboard as the pattern (alias `#copy`)
`#existing` Use the block that is already there (alias `#*`)
`#existing` Use the block that is already there (alias `#*`)
`#fullcopy` All blocks are replaced by the full clipboard (e.g. replace all wool with a tree you copied)
#### Block pattern `<block>`
Example: `stone`