Annotation Interface NeedsOp


@Target({METHOD,TYPE}) @Retention(SOURCE) public @interface NeedsOp
The annotation to apply to indicate that a command or subcommand requires being OP to use.