mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 09:47:38 +00:00
Fixed the desciption of the //outline (//faces) command.
This commit is contained in:
parent
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
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user