I need to find a plugin that will give me scoreboard placeholders so that players can track their current kill streak and KDR. I have tried killstats, but my server is 1.12 and it does not work. Any help?
check this out https://www.spigotmc.org/resources/placeholderapi.6245/ this combine this with plugins that support it
I know but the problem is that placeholderapi needs plugins to make its placeholders. I need a plugin that adds killstreak and kdr. PAPI doesnt give you a working kill streak/ kdr by default. BTW i want player kills only counted for the kdr, not papi's mob kill kdr
%simplekilltracker_kills% %simplekilltracker_deaths% %simplekilltracker_kdr% https://www.spigotmc.org/resources/simplekilltracker.17651/
thank you for the help. Unfortunately, after doing /papi ecloud downlaod simplekilltracker and /papi reload, then putting in %simplekilltracker_kdr% into my featherboard, it just didnt work. Any help?
there is a special placeholder if your are using mvdwplaceholders you need to put placeholderapi_ in front of the placeholder then remove the % sign https://www.spigotmc.org/wiki/mvdw-placeholders/#placeholderapi
{} only applies to MVdWPlaceholderAPI. Not PlaceHolderAPI. Do not get rid of the % if you're using the original placeholder plugin. That's essential to featherboard. If you don't add % & just add {} it's not going to work. Just saying.
{placeholderapi_simplekilltracker_kdr} should work but i looked and it said {placeholderapi_*} and i have no idea what the star is for
go to this website https://api.extendedclip.com/all/ and download the simplekilltracker expansions and put it in your placeholderapi expansions folder and restart your server and see if it works