Interface ParameterizedCommand

All Superinterfaces:
CommandExecutor, PluginCommand
All Known Subinterfaces:
ParameterizedPlayerCommand

public interface ParameterizedCommand extends PluginCommand, CommandExecutor
This interface is designed to simplify the creation of commands and add additional functionality to them.