JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
dev.jorel.commandapi.annotations
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.