Ehhthan / HappyHud-Issues

Issue tracker for the spigot plugin HappyHud.
0 stars 0 forks source link

[Feature Request] Placeholders or (and) API #58

Open sk1lek opened 1 year ago

sk1lek commented 1 year ago

Add placeholders, for example, I could use a placeholder that returns "true" if the layout is turned on or "false" if the layout is turned off, the placeholder could look like this %happyhud_layout_visible_<layout>%.

The second thing is the API, so that you can add such a function or another yourself or create integration with other plugins.