Annotation Type Hidden


@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface Hidden
Indicates that the command should be hidden. Similar to Command.Builder.hidden()