Package me.despical.commandframework.annotations
package me.despical.commandframework.annotations
-
ClassDescriptionMain class of the framework to create commands in easy way.Available command sender or senders.A utility class in framework to create argument completions for commands.Annotation to specify flags for command arguments.Container annotation for holding multiple
Flagannotations on the same method.Annotation to define options for command arguments.Container annotation for holding multipleOptionannotations on the same method.