From e92fbb8beaac13af8d76d3a1d7268ccb6159096e Mon Sep 17 00:00:00 2001 From: Andre_601 Date: Sat, 27 Jan 2024 23:19:38 +0100 Subject: [PATCH] [Wiki] Fix broken lists in plugin-list.md --- docs/users/placeholder-list.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/users/placeholder-list.md b/docs/users/placeholder-list.md index 9b3ae2e..3dbb808 100644 --- a/docs/users/placeholder-list.md +++ b/docs/users/placeholder-list.md @@ -883,7 +883,7 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can %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
+ %nf_#,##0.0#:IT_tokenenchant_token_long% will return 43.535.709.321.0
`[]` is optional and `<>` is required. @@ -1526,6 +1526,7 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh ``` Available `` values: + - `criticals` - `fastbow` - `fastuse` @@ -2121,6 +2122,7 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh Check out [BentoBox placeholders docs](https://docs.bentobox.world/en/latest/BentoBox/Placeholders/) for more placeholders. Replace `[gamemode]` with one of the following options: + - `acidisland` - `bskyblock` - `caveblock` @@ -6671,4 +6673,4 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh %xlt_{tournamentId}_score% %xlt_{tournamentId}_position% %xlt_{tournamentId}_type% - ``` \ No newline at end of file + ```