From f94f6a7ba15be1cbdb7c4ea9bbfa802ce5a33e9d Mon Sep 17 00:00:00 2001 From: Gabriel Dumitru Date: Thu, 23 Feb 2023 13:23:13 +0200 Subject: [PATCH] update vault placeholders --- Placeholders.md | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/Placeholders.md b/Placeholders.md index bf45d71..20d3755 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -6156,32 +6156,20 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa %vault_eco_balance_fixed% %vault_eco_balance_formatted% %vault_eco_balance_commas% - %vault_eco_commas% - %vault_eco_fixed% - %vault_eco_formatted% - + # Permission/Group placeholders %vault_group% %vault_group_capital% - %vault_groupprefix% - %vault_groupprefix_% %vault_groups% + %vault_groups_capital% + %vault_prefix% + %vault_suffix% + %vault_groupprefix% + %vault_groupprefix_#% %vault_groupsuffix% - %vault_groupsuffix_% + %vault_groupsuffix_#% %vault_hasgroup_% %vault_inprimarygroup_% - %vault_prefix% - %vault_prefix_color% - %vault_rank% - %vault_rank_capital% - %vault_rankprefix% - %vault_rankprefix_% - %vault_ranks% - %vault_ranksuffix_% - %vault_suffix% - %vault_suffix_color% - %vault_user_prefix_color% - %vault_user_suffix_color% ``` ----