Package com.zetaplugins.zetacore.command.annotation
package com.zetaplugins.zetacore.command.annotation
-
Annotation InterfacesClassDescriptionAnnotation to set the command aliases for a command handler.Annotation to mark a class for automatic command registration.Annotation to set the description for a command.Annotation to set the permission required for a command.Annotation to mark a TabCompleter class for automatic registration.Annotation to set the usage for a command.