dennisschroer / dsTitles

Titles bukkit plugin for minecraft.
3 stars 3 forks source link

Placeholder API Placeholders #6

Open destruct1 opened 2 years ago

destruct1 commented 2 years ago

Hello,

It seems like a shot in the dark if I'll get a response on this, but, I don't see any documentation on placeholders for the plugin and the source code in this github doesn't seem to align with the latest plugin release on Spigot. Is it possible to get a list of placeholders the plugin registers?

Thank you!

dennisschroer commented 2 years ago

Hello,

Thanks for the question! Unfortunately the time I made this plugin is so long ago I don't really remember the possible placeholder. But as far as I know, the code in this repo is also the latest version of the one I uploaded to (in that time) Bukkit.

DrkMatr1984 commented 2 years ago

@destruct1 I maintain a fork of this plugin on spigot dsTitles that has been updated to 1.15+. The source code is located here If you need a version for an earlier version of minecraft (in case the latest version doesn't work) you can leave an issue on my issue tracker on GitHub and I can maybe make a special version for earlier MC. My update includes PlaceholderAPI and MVdWPlaceholderAPI support, as well as other improvements (guess "improvements" is a relative statement, but I think it's improved), that are described on the Spigot page. :)