Ranking Update & new Addon Plugin for HolograpicDisplays
API:
add new methods
Code (Text):
UUID uuid = StatsAPI.getRankingManager().getUUID(RankedType, 1); //return the uuid from the top of Wins from 1 place!
int rank = StatsAPI.getRankingManager().getValues(RankedType, uuid); //return the rank from the top of Wins from uuid!