NearVanilla / bat

Basic, awesome TAB plugin for Velocity
GNU Affero General Public License v3.0
28 stars 9 forks source link

Add API for plugins to register custom placeholders #19

Open Prof-Bloodstone opened 1 year ago

Prof-Bloodstone commented 1 year ago

We need API for plugins to hook into to register custom placeholders. One idea could be AFK plugin adding [AFK] next to player name. Or doing more complex replacements that are not supported by BAT.

powercasgamer commented 1 year ago

This could be implemented?

Prof-Bloodstone commented 1 year ago

This could be implemented?

That also looks interesting. I definitely want to implement PAPI once Velocity version drops, but I don't think it does hurt to have support for few different placeholder providers.