Installation

Installing the CommandAPI is easy! Just download the CommandAPI.jar file and place it in your server's plugins/ folder!


Download latest CommandAPI.jar

Configuring the CommandAPI

The CommandAPI can be configured in the plugins/CommandAPI/config.yml file.

The default config.yml settings are as follows:

verbose-outputs: true
create-dispatcher-json: true
  • verbose-outputs - Outputs command registration and unregistration logs in the console
  • create-dispatcher-json - Creates a command_registration.json file showing the mapping of registered commands