From 620bc0162077e414ab3c2004de27c9ed7e9e8aac Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Thu, 30 Jul 2020 20:05:27 +0200 Subject: [PATCH] Add RVP placeholders --- wiki/Placeholders.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index c8c6519..e64f894 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -3184,10 +3184,12 @@ You can find an up-to-date list of the placeholders in [their wiki](https://gith > NO DOWNLOAD COMMAND ``` -%rvp_wins% +%rvp_arenaplayers_count_< arena >% +%rvp_arena_status_< arena >% +%rvp_kills% %rvp_loses% %rvp_ties% -%rvp_kills% +%rvp_wins% ``` ---- @@ -4297,4 +4299,4 @@ Replace `XXX` with the enchantment. %xlt_{tournamentId}_score% %xlt_{tournamentId}_position% %xlt_{tournamentId}_type% -``` \ No newline at end of file +```