Uses of Package
io.github.projectunified.craftcommand
Packages that use io.github.projectunified.craftcommand
Package
Description
Core runtime for CraftCommand.
Bukkit platform runtime for CraftCommand.
Paper platform runtime for CraftCommand.
Standalone platform runtime for CraftCommand.
-
Classes in io.github.projectunified.craftcommand used by io.github.projectunified.craftcommandClassDescriptionConverts string arguments into typed values and provides tab-completion suggestions.Metadata for a command or subcommand (path, usage, description).
-
Classes in io.github.projectunified.craftcommand used by io.github.projectunified.craftcommand.bukkitClassDescriptionMetadata for a command or subcommand (path, usage, description).Base command manager.
-
Classes in io.github.projectunified.craftcommand used by io.github.projectunified.craftcommand.paperClassDescriptionMetadata for a command or subcommand (path, usage, description).Base command manager.
-
Classes in io.github.projectunified.craftcommand used by io.github.projectunified.craftcommand.standaloneClassDescriptionMetadata for a command or subcommand (path, usage, description).Base command manager.