From e3b56f17900dfac1a89f3f7ca5a8d99b6b77c657 Mon Sep 17 00:00:00 2001 From: vk2gpz Date: Fri, 10 Feb 2023 15:01:16 +1100 Subject: [PATCH] Update Placeholders.md NumberFormattre now supports DecimalFormat style in Metric Formating. --- Placeholders.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Placeholders.md b/Placeholders.md index ff3e075..5efbe9f 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -825,6 +825,7 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can if %tokenenchant_token_long% returns 43535709321 %nf_4X_tokenenchant_token_long% will return 43B, + %nf_###E0X_tokenenchant_token_long% will return 43.5B, %nf_#,##0.#_tokenenchant_token_long% will return 43,535,709,321 %nf_#,##0.0#:IT_tokenenchant_token_long% will return 43.535.709.321,0