mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-11 02:07:38 +00:00
Fixed floodfill usage
This commit is contained in:
parent
9de9004834
commit
9e13e25760
@ -126,7 +126,7 @@ public class ToolCommands {
|
|||||||
|
|
||||||
@Command(
|
@Command(
|
||||||
aliases = {"floodfill", "flood"},
|
aliases = {"floodfill", "flood"},
|
||||||
usage = "",
|
usage = "<pattern> <range>",
|
||||||
desc = "Flood fill tool",
|
desc = "Flood fill tool",
|
||||||
min = 2,
|
min = 2,
|
||||||
max = 2
|
max = 2
|
||||||
|
Loading…
Reference in New Issue
Block a user