- new placeholder %communityquests_rank_you_<questId>% returns the rank of the current player. If no questId is provided it uses the quest that began first of the active quests. If player is not ranked it will return the
noPlayerAtRank message.
- new config values in the messages file to add defaults to the placeholders.
Code (Text):
#Placeholder defaults
noQuestFound: "&cNo quest found"
noPlayerAtRank: "N/A"
noPlayerContributionAtRank: "0"
- values are displayed when player at a given rank doesn't exist or when the specified quest is not found.
- Removed invalid bar ratio message that could spam the console.