Annotation Interface Hierarchy
- tech.guilhermekaua.spigotboot.commands.annotations.CatchUnknown (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.commands.annotations.Command (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.commands.annotations.CommandHandler (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.commands.annotations.CommandInterceptedBy (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.commands.annotations.Completion (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.commands.annotations.Cooldown (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.commands.annotations.DefaultCommand (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.commands.annotations.DefaultValue (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.commands.annotations.Name (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.commands.annotations.Permission (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.commands.annotations.RootCommand (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.commands.annotations.Sender (implements java.lang.annotation.Annotation)