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