Package Hierarchies:
Annotation Interface Hierarchy
- io.github.hanielcota.commandframework.annotation.Alias (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.Async (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.Command (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.Cooldown (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.Default (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.DefaultValue (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.Description (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.Greedy (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.OnlyConsole (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.OnlyPlayer (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.Permission (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.Subcommand (implements java.lang.annotation.Annotation)
- io.github.hanielcota.commandframework.annotation.Syntax (implements java.lang.annotation.Annotation)