NathanCollaert / RewardsLite

A lightweight, advanced and very customizable plugin that gives rewards to players at specific playtimes.
MIT License
15 stars 12 forks source link

PAPI Placeholders #21

Closed Kanin closed 2 years ago

Kanin commented 3 years ago

I know this has been somewhat requested in #2 however these should really be much more extensive.

%lpr_playtime% # Displays playtime
%lpr_afktime% # Displays AFK time
%lpr_totaltime% # Displays AFK+playtime
%lpr_timesjoined% # Displays how many times the user has connected
%lpr_timeuntil_{reward_id}% # Displays how long until the user earns {reward_id}
%lpr_timesearned_{reward_id}% # Displays how many times the user has earned {reward_id}
%lpr_rewardsearned% # Displays how many total rewards a user has earned
%lpr_playtime_{position}_name% # Displays the leaderboard {position}'s name
%lpr_playtime_{position}_time% # Displays the leaderboard {position}'s time
%lpr_afktime_{position}_name% # Displays the afk leaderboard {position}'s name
%lpr_afktime_{position}_time% # Displays the afk leaderboard {position}'s time
NathanCollaert commented 3 years ago

PAPI will be supported in the next version of LPR.

Kanin commented 3 years ago

PAPI will be supported in the next version of LPR.

Any ETA?

NathanCollaert commented 3 years ago

I cannot give an ETA for the new release. Haven't had time to work on plugins for a while.