mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2025-02-19 22:11:58 +01:00
Updated WorldEdit FAWE mask list (markdown)
parent
fb5d1f9e43
commit
ebf84b6cc8
@ -50,7 +50,7 @@ Example: `!<stone`
|
||||
Explanation: Can negate any mask, this will allow any block not below stone
|
||||
#### Expression mask `=[expression]`
|
||||
Example: `=abs(z+1)%2-abs(x)%2`
|
||||
Explanation: Restricts to blocks where x and z coords are even numbers.
|
||||
Explanation: Restricts to blocks where x and z coords are even numbers.
|
||||
Info: http://wiki.sk89q.com/wiki/WorldEdit/Expression_syntax
|
||||
|
||||
## Registering a mask through the API
|
||||
|
Loading…
Reference in New Issue
Block a user