Package me.totalfreedom.command.annotation
package me.totalfreedom.command.annotation
-
Annotation InterfacesClassDescriptionThis annotation is used to mark a method as the command's default method.Represents a tab completion for a command.A marker interface which represents a holder for multiple
Completionannotations.This interface holds the information for each command.This annotation holds the permission information for each command.This annotation should be used to mark methods as subcommand methods.