findPlaceholders

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

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

Return

the list of placeholder