Package net.frozenspace.frostlib.command
-
Class Summary Class Description CommandLoader -
Enum Summary Enum Description Sender This enum contains all available CommandSender -
Annotation Types Summary Annotation Type Description Command This annotation is used for defining a method to be a PluginCommand, the corp of the method will be executed when someone will perform a command with the selected nameCompleter This annotation is used for defining a method as TabCompleter for aCommand