Package io.github.projectunified.craftcommand.processor


package io.github.projectunified.craftcommand.processor
Base annotation processor for CraftCommand.

Contains BaseCommandProcessor which generates platform-specific command wrappers from @Command annotations. Platform processors extend this class to customize output per server type.