Last updated
Last updated
Here you can find placeholds of TheRewards plugin
In these placeholders you must change {reward}
to the name of your reward.
This is an extra, as I do not plan to implement leaderboards. Here I will show you how to do it with other plugins.
Topper Config:
Hologram (DecentHolograms):
Commands:
Hologram (DecentHolograms):
Placeholder
Description
%therewards_player_cooldown_reward_{reward}%
This placeholder will allow you to get the remaining formatted time to claim the next reward.
%therewards_player_times_claimed_reward_{reward}%
You will be able to get the total number of times the player claims the reward.
%therewards_player_is_onetime_reward_{reward}%
You can get "true" or "false" to know if the player has claimed the unique reward.
%therewards_player_available_reward_{reward}%
You will be able to know if a reward is available, it will return "true" or "false" if the reward is not ready.
%therewards_player_available_rewards%
You will be able to get the total number of rewards you can claim.
%therewards_player_max_streak%
You will be able to get your current maximum connection rate.
%therewards_player_current_streak%
You will be able to obtain your current connection streak.
%therewards_player_cooldown_streak%
You will be able to get the remaining time formatted to claim your next connection streak reward.
%therewards_player_available_streak%
This will return true
or false
if it can claim a streak day.
%therewards_player_playtime_claimable_available%
You can get true
or false
if you can claim playtime.
%therewards_player_playtime_remaining%
You will be able to get the formatted time to claim the following playtime
%therewards_player_playtime_claimable_count%
You will be able to obtain the playtime number you can claim.