JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
com.zetaplugins.zetacore.command.annotation
Annotation Interface Alias
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
Alias
Annotation to set the command aliases for a command handler.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
[]
value
The alias(es) to register for this command.
Element Details
value
String
[]
value
The alias(es) to register for this command.