PluginCommandpublic interface PluginIdentifiableCommand
Plugin they are a part of. Custom command
 implementations will need to implement this interface to have a sub-index
 automatically generated on the plugin's behalf.| Modifier and Type | Method | Description | 
|---|---|---|
| Plugin | getPlugin() | Gets the owner of this PluginIdentifiableCommand. | 
@NotNull Plugin getPlugin()
Copyright © 2019. All rights reserved.