[Wiki] Fix broken lists in plugin-list.md

This commit is contained in:
Andre_601 2024-01-27 23:19:38 +01:00 committed by GitHub
parent 3c772be8c5
commit e92fbb8bea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 2 deletions

View File

@ -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,<br/>
%nf_###E0X_tokenenchant_token_long% will return 43.5B,<br/>
%nf_#,##0.#_tokenenchant_token_long% will return 43,535,709,321<br/>
%nf_#,##0.0#:IT_tokenenchant_token_long% will return 43.535.709.321,0<br/>
%nf_#,##0.0#:IT_tokenenchant_token_long% will return 43.535.709.321.0<br/>
`[]` is optional and `<>` is required.
@ -1526,6 +1526,7 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh
```
Available `<check>` 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%
```
```