JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
co.aikar.commands.annotation
Annotation Type PreCommand
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
ANNOTATION_TYPE
})
public @interface
PreCommand
This runs before any other command method each time it is invoked.