Package dev.despical.commandframework
package dev.despical.commandframework
The main package of the Command Framework containing all
core classes and components related to the framework.
- Since:
- 1.0.0
-
ClassDescriptionA 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 utility class designed to simplify the process of handling tab completion for commands.