Annotation Type Hidden


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