Uses of Package
me.despical.commandframework
Packages that use me.despical.commandframework
Package
Description
The main package of the Command Framework containing all
core classes and components related to the framework.
Provides an internal class responsible for handling command cooldowns.
-
Classes in me.despical.commandframework used by me.despical.commandframeworkClassDescriptionA utility class to use command arguments without external Bukkit parameters and includes some useful methods to improve code quality and performance.Main class of the framework to register commands, add tab completions and implement a function to run if there is no matched commands related this framework.A helper class that contains methods for matching commands and their corresponding tab completers.
-
Classes in me.despical.commandframework used by me.despical.commandframework.cooldownClassDescriptionA utility class to use command arguments without external Bukkit parameters and includes some useful methods to improve code quality and performance.Main class of the framework to register commands, add tab completions and implement a function to run if there is no matched commands related this framework.