diff options
Diffstat (limited to 'ChatCommands.md')
-rw-r--r-- | ChatCommands.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChatCommands.md b/ChatCommands.md index d3ed7db..b11aaf0 100644 --- a/ChatCommands.md +++ b/ChatCommands.md @@ -291,6 +291,12 @@ Fixes the lighting in the current WorldEdit region. //fixlight
+### `//drain`
+
+Removes any fluid node within the current WorldEdit region.
+
+ //drain
+
### `//hide`
Hide all nodes in the current WorldEdit region non-destructively.
|