mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-08-01 09:04:03 +00:00
Changed a usage string.
This commit is contained in:
@@ -580,7 +580,7 @@ public class SelectionCommands {
|
|||||||
|
|
||||||
@Command(
|
@Command(
|
||||||
aliases = { "/sel", ";" },
|
aliases = { "/sel", ";" },
|
||||||
usage = "[type]",
|
usage = "[cuboid|poly]",
|
||||||
desc = "Choose a region selector",
|
desc = "Choose a region selector",
|
||||||
min = 0,
|
min = 0,
|
||||||
max = 1
|
max = 1
|
||||||
|
Reference in New Issue
Block a user