mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 09:47:38 +00:00
Add convex to the @Command usage info for //sel.
This commit is contained in:
parent
d4a7f7b48a
commit
63f2f96a8c
@ -725,7 +725,7 @@ public class SelectionCommands {
|
|||||||
|
|
||||||
@Command(
|
@Command(
|
||||||
aliases = { "/sel", ";" },
|
aliases = { "/sel", ";" },
|
||||||
usage = "[cuboid|extend|poly|ellipsoid|sphere|cyl]",
|
usage = "[cuboid|extend|poly|ellipsoid|sphere|cyl|convex]",
|
||||||
desc = "Choose a region selector",
|
desc = "Choose a region selector",
|
||||||
min = 0,
|
min = 0,
|
||||||
max = 1
|
max = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user