So this plugin makes a lot of calls to
PlaceholderAPI.registerPlaceholder(JavaPlugin, String, PlaceholderReplacer)
and in the PlaceholderReplacer it only overrides a single method
onPlaceholderReplace(PlaceholderReplaceEvent)
If anyone could point me to how I can port this, I would be very thankful!
So this plugin makes a lot of calls to
and in the PlaceholderReplacer it only overrides a single method
If anyone could point me to how I can port this, I would be very thankful!