Closed jeremieclerc closed 8 years ago
Scoreboard already includes a variable for incomplete, complete and total challenges
yeah I know it x). But a challenge could be made severals time.
As leaderheads propose: asb-challenges: shows the players with the most finished finished challenges
asb-unique: shows the players with the most unique challenges finished
actually, asb-unique = %challenge%
Idk if i'm clear :s
Concerning ASkyBlock variables:
Could you add a variable that count how many times all challenges were made ? In ASkyBlock, challenges could be made severals times ;)
like %challenge_total%
You can use this ASkyBlock method: skyBlockAPI.getChallengeTimes(player.getUniqueId())
Full ASkyBlock API: https://github.com/tastybento/askyblock/blob/master/src/com/wasteofplastic/askyblock/ASkyBlockAPI.java
Thanks