mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2024-12-21 04:49:51 +08:00
Fixed floodfill usage
This commit is contained in:
parent
9de9004834
commit
9e13e25760
@ -126,7 +126,7 @@ public static void cycler(CommandContext args, WorldEdit we,
|
||||
|
||||
@Command(
|
||||
aliases = {"floodfill", "flood"},
|
||||
usage = "",
|
||||
usage = "<pattern> <range>",
|
||||
desc = "Flood fill tool",
|
||||
min = 2,
|
||||
max = 2
|
||||
|
Loading…
Reference in New Issue
Block a user