%littournaments_<tournamentName>_position% gives the player position in that tournament.
%littournaments_<tournamentName>_score% gives the player score in that tournament.
%littournaments_<tournamentName>_score_<number>% gives the player score in that tournament with leaderboard number. Ex: %littournaments_blockBreak_score_1%
%littournaments_<tournamentName>_player_<number>% gives the player name in that tournament with leaderboard number. Ex: %littournaments_blockBreak_player_1%
%littournaments_<tournamentName>_remaining_time_days% gives the remaining time of the tournament in days.
%littournaments_<tournamentName>_remaining_time_hours% gives the remaining time of the tournament in hours.
%littournaments_<tournamentName>_remaining_time_minutes% gives the remaining time of the tournament in minutes.
%littournaments_<tournamentName>_remaining_time_seconds% gives the remaining time of the tournament in seconds.
%littournaments_<tournamentName>_remaining_time% gives the remaining time of the tournament in parsed way.
Last updated