PyvesB / advanced-achievements

:fireworks: Popular plugin that adds unique and challenging achievements to Minecraft servers.
https://www.spigotmc.org/resources/83466
GNU General Public License v3.0
199 stars 214 forks source link

PlaceholderAPI support #209

Closed WillPowerCraft closed 7 years ago

WillPowerCraft commented 7 years ago

PlaceholderAPI is utility plugin her desigion to make possible use data from one plugin (aach here) in other plugins what manage some like: chat/items/gui/scorreboard/tablist/books/boss bar/title's/holograms/signs for show info/stats/ratings.

that easy to use and i saw few time what authors added that features less then 1-2 days after i (or other users) ask about it.

i want use %aach_got_achivments% / %aach_max_achivments% in scoreboard - show like 19 / 150 %aach_topweekly<#1>% in chat annouces - show player's top#1 name

and i see plugin LeaderHeads in 1.12 have error and cant show stats from your plugin - did ure change data mechanic?

please look it and make your plugin more cool :D

would be nice to new feature - add PlaceholderAPI support with placeholders like %aach_got_achivments% %aach_max_achivments% %aachtop<#1>% - 2-3-4 etc

look how that working: https://www.spigotmc.org/resources/placeholderapi.6245/

please add that awesome feature =) for that need use PlaceholderAPI to create aach extension with aach placeholders =)))

to use that info in gui and scoreboard plugins.

PyvesB commented 7 years ago

Hello,

Regarding PlaceholderAPI, this is a duplicate of #170.

Regarding LeaderHeads, that plugin has been broken for almost three months now (and almost 10 Advanced Achievements versions), and it seems that the author has progressively been dropping support even though the plugin is supposedly "premium". I nevertheless suggest you attempt chasing him up. ;-)

Cheers,

Pyves