getDescription

Gives getClassById human-friendly description of the functionality the plugin provides.

  • The description can have multiple lines.
  • Displayed when getClassById user types /version PluginName

In the plugin.yml, this entry is named description.

Example:

description: This plugin is so 31337. You can set yourself on fire.

Return

description of this plugin, or null if not specified