geforkt von Mirrors/FastAsyncWorldEdit
Fixed the desciption of the //outline (//faces) command.
Dieser Commit ist enthalten in:
Ursprung
7a3ddfe7bc
Commit
96eb94155c
@ -159,7 +159,7 @@ public class RegionCommands {
|
|||||||
@Command(
|
@Command(
|
||||||
aliases = {"/faces", "/outline"},
|
aliases = {"/faces", "/outline"},
|
||||||
usage = "<block>",
|
usage = "<block>",
|
||||||
desc = "Build the walls, ceiling, and roof of a selection",
|
desc = "Build the walls, ceiling, and floor of a selection",
|
||||||
min = 1,
|
min = 1,
|
||||||
max = 1
|
max = 1
|
||||||
)
|
)
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren