Package co.aikar.commands.annotation
Annotation Type Description
-
@Retention(RUNTIME) @Target({METHOD,PARAMETER,TYPE,ANNOTATION_TYPE}) public @interface Description
Sets a description to the parameter or method this is attached to. This is used in the help menus.