Package me.totalfreedom.command.annotation


package me.totalfreedom.command.annotation
  • Annotation Interfaces
    Class
    Description
    This 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 Completion annotations.
    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.