diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index 4dd197c..a051fa0 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -3929,13 +3929,23 @@ Per Player/Event placeholders: > NO DOWNLOAD COMMANDS ``` -%tntrun_played% -%tntrun_wins% -%tntrun_losses% -%tntrun_version% %tntrun_arena_count% +%tntrun_currency_% +%tntrun_doublejumps% +%tntrun_joinfee_% +%tntrun_leaderboard_wins_player_% +%tntrun_leaderboard_wins_score_% +%tntrun_leaderboard_losses_player_% +%tntrun_leaderboard_losses_score_% +%tntrun_leaderboard_played_player_% +%tntrun_leaderboard_played_score_% +%tntrun_losses% +%tntrun_played% %tntrun_player_count% -%tntrun_leaderboard_% +%tntrun_player_count_% +%tntrun_status_% +%tntrun_version% +%tntrun_wins% ``` ----