mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-02-05 15:55:28 +01:00
[Wiki] Fix broken lists in plugin-list.md
This commit is contained in:
parent
3c772be8c5
commit
e92fbb8bea
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user