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% ``` ----