From 5b1df7c42a31b6142c895e4dbc99917b9e8d0b09 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Sun, 23 Aug 2020 17:27:55 +0100 Subject: [PATCH] update placeholders for tntrun_reloaded --- wiki/Placeholders.md | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) 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% ``` ----