mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-16 07:14:04 +00:00
fix some Command annotations
This commit is contained in:
@@ -551,11 +551,9 @@ public class SchematicCommands {
|
||||
|
||||
/*
|
||||
@Command(
|
||||
aliases = {"show"},
|
||||
name = "show",
|
||||
desc = "Show a schematic",
|
||||
usage = "[global|mine|<filter>]",
|
||||
flags = "dnp",
|
||||
help = "List all schematics in the schematics directory\n" +
|
||||
descFooter = "List all schematics in the schematics directory\n" +
|
||||
" -f <format> restricts by format\n"
|
||||
)
|
||||
@CommandPermissions("worldedit.schematic.show")
|
||||
|
Reference in New Issue
Block a user