Added flood fill tool, fixed data values not being set properly.

This commit is contained in:
sk89q
2011-06-04 19:41:12 -07:00
parent 730244056c
commit 0f040429c5
4 changed files with 151 additions and 1 deletions

View File

@@ -290,6 +290,11 @@ commands:
description: Block data cycler tool
usage: /<command>
permissions: 'worldedit.tool.data-cycler'
floodfill:
description: Flood fill tool
usage: /<command>
aliases: ['flood']
permissions: 'worldedit.tool.flood-fill'
brush:
description: Brush tool
usage: /<command>