Uses of Package
dev.despical.commandframework
Packages that use dev.despical.commandframework
Package
Description
The main package of the Command Framework containing all
core classes and components related to the framework.
-
Classes in dev.despical.commandframework used by dev.despical.commandframeworkClassDescriptionA utility class to use command arguments without external Bukkit parameters and includes some useful methods to improve code quality and performance.Immutable command metadata used to replace the attributes of a command that was already registered by
CommandFramework.Mutable builder used byCommandFramework.updateCommandAttributes(String, java.util.function.Consumer).Built-in framework error and validation messages.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.