public interface PlaceholderAddedEvent
| Modifier and Type | Method and Description |
|---|---|
void |
onPlaceholderAdded(Plugin plugin,
java.lang.String placeholder,
PlaceholderReplacer replacer)
Called when a custom placeholder is added
|
void onPlaceholderAdded(Plugin plugin, java.lang.String placeholder, PlaceholderReplacer replacer)
plugin - Plugin that added itplaceholder - Placeholder that is addedreplacer - Replacer for the plugin