Package co.aikar.commands.annotation
Annotation Type Default
-
@Retention(RUNTIME) @Target({METHOD,PARAMETER,ANNOTATION_TYPE}) public @interface Default
If used on a method, sets default command handler for the root command of this group If used on a parameter, sets the value to be used for context resolution