Placeholders
Placeholders provided by PlaceholderAPI
voting_player_total
Players total votes on the server (lifetime)
voting_player_month
Players votes on the server for this month
voting_player_last
Players last vote time (ago)
voting_server_total
Server wide total vote count
voting_server_month
Server wide total vote count for current month
voting_server_month-end
The timestamp of the "end date" for the current month
voting_leaderboard_total_POSITION_value
Get the current leaderboard value for given position (all-time)
voting_leaderboard_total_POSITION_name
Get the current leaderboard name for given position (all-time)
voting_leaderboard_month_POSITION_value
Get the current leaderboard value for given position (month)
voting_leaderboard_month_POSITION_name
Get the current leaderboard name for given position (month)
voting_leaderboard_update
Get the time until leaderboard update
POSITION
- This value indicates the leaderboard position you want to list. The value should be between 1 - N
where N
is the total number of players scoring in this leaderboard. If no value is present or the position has no player in it, it will return a configurable empty placeholder.
Last updated
Was this helpful?