diff options
Diffstat (limited to 'ChatCommands.md')
-rw-r--r-- | ChatCommands.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChatCommands.md b/ChatCommands.md index 2a43c05..03db302 100644 --- a/ChatCommands.md +++ b/ChatCommands.md @@ -117,6 +117,10 @@ Set the current WorldEdit region to `<node>`. //set Blue Lightstone
//set dirt with grass
+### `//param2 <param2>`
+
+Set the param2 value of all nodes in the current WorldEdit region to `<param2>`.
+
### `//mix <node1> ...`
Fill the current WorldEdit region with a random mix of `<node1>`, `...`.
|