Add //drain

This commit is contained in:
sfan5
2016-03-23 22:09:55 +01:00
parent b06e004d80
commit 61ab240cea
2 changed files with 30 additions and 0 deletions

View File

@ -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.