Placeholders - GeorgeV220/VoteRewards GitHub Wiki

Placeholders

Player:

  • top_playerName_ / returns the name of the player who is in N numeric position
  • top_playerVotes_ / returns the votes of the player who is in N numeric position
  • player_votes / returns player votes
  • player_all_time_votes / returns player all time votes
  • top_voter / REMOVED on v5.0+!! Returns the top voter name

VoteParty:

  • voteparty_total_votes / return the total voteparty votes
  • voteparty_votes_until / returns the number of votes still needed to start the party
  • voteparty_votes_need / returns the number of votes needed to start the party
  • voteparty_votes_full / returns how many players are needed to start a vote party (editable from messages.yml)
  • voteparty_bar / a bar counting the voteparty votes (editable from config.yml)
⚠️ **GitHub.com Fallback** ⚠️