diff --git a/Commands.md b/Commands.md index 137cc90..ee702f5 100644 --- a/Commands.md +++ b/Commands.md @@ -1,3 +1,5 @@ +These are just the commands FAWE adds (or improves functionality of) + # Anvil commands These commands operate on entire worlds. - The world should not be in use when performing these (unload the world) @@ -94,4 +96,11 @@ Perm: `worldedit.tool.inspect` Desc: View past edits at a location # Masks -https://github.com/boy0001/FastAsyncWorldedit/wiki/WorldEdit---FAWE-mask-list \ No newline at end of file +Masks are used for brushes and other commands: + - FAWE adds a lot of mask functionality +https://github.com/boy0001/FastAsyncWorldedit/wiki/WorldEdit---FAWE-mask-list + +# Patterns +Patterns are used with brushes and other commands: + - FAWE adds a lot of pattern functionality +https://github.com/boy0001/FastAsyncWorldedit/wiki/WorldEdit-and-FAWE-patterns \ No newline at end of file