geforkt von Mirrors/FastAsyncWorldEdit
Fixed floodfill usage
Dieser Commit ist enthalten in:
Ursprung
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
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren