findIndicators

@Since(version = "2.2")
abstract fun findIndicators(plugin: JavaPlugin): List<RegistrableActivationIndicator>

This method finds all activation indicators by plugin plugin that has registered it. Note that the list may be empty.

Return

the list of activation