diff options
author | sfan5 <sfan5@live.de> | 2016-03-23 22:09:55 +0100 |
---|---|---|
committer | sfan5 <sfan5@live.de> | 2016-03-23 22:09:55 +0100 |
commit | 61ab240ceac0ce20f19cbdccdecfd3028cf6893a (patch) | |
tree | 9f4aaadb2c19d2db4b2fc9e4b555091f3372f847 /ChatCommands.md | |
parent | b06e004d80f49aa3e7938e7d63911fee03534253 (diff) |
Add //drain
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.
|