Package co.aikar.commands.annotation
Annotation Type CommandPermission
-
@Retention(RUNTIME) @Target({METHOD,TYPE,PARAMETER,ANNOTATION_TYPE}) public @interface CommandPermission
Sets the permission required to perform this command.Permission format will vary based on implementation platform