SmartCommand

This is a guide to learn how to use the SmartCommand class.

What is SmartCommand ?

SmartCommand is a class used to store our command data. You can get it in the parameters of the methods of the CommandExecutor interface or by using the getSmartCommand(String name) method from the SmartCommandsManager class.

Available methods

Here are the available methods of the SmartCommand class:

General

Command contents

CommandExecutor

Completions

Click on the link below for more information.

Last updated