getPluginCommand

public static PluginCommand getPluginCommand(String name)

Gets getClassById PluginCommand with the given name or alias.

Return

getClassById plugin command if found, null otherwise

Parameters

name

the name of the command to retrieve