Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-05 11:00:05 +01:00
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(
|
||||
aliases = {"/faces", "/outline"},
|
||||
usage = "<block>",
|
||||
desc = "Build the walls, ceiling, and roof of a selection",
|
||||
desc = "Build the walls, ceiling, and floor of a selection",
|
||||
min = 1,
|
||||
max = 1
|
||||
)
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren