From 165134fb1891de742dca144d1e87d2633f50c071 Mon Sep 17 00:00:00 2001 From: cj89898 Date: Mon, 19 Jun 2023 20:10:25 -0500 Subject: [PATCH] Update Placeholders.md Added mcmmo placeholders --- Placeholders.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Placeholders.md b/Placeholders.md index 053512c..956d32d 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -3749,6 +3749,7 @@ Please see [this discussion][list] for a list of all expansions officially maint %mcmmo_xp_remaining_% %mcmmo_xp_needed_% %mcmmo_xp_% + %mcmmo_xprate_% %mcmmo_power_level% %mcmmo_power_level_cap% %mcmmo_in_party% @@ -3756,6 +3757,8 @@ Please see [this discussion][list] for a list of all expansions officially maint %mcmmo_is_party_leader% %mcmmo_party_leader% %mcmmo_party_size% + %mcmmo_xprate% + %mcmmo_is_xp_event_active% ``` ----