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_4X_tokenenchant_token_long% will return 43B,<br/>
|
||||||
%nf_###E0X_tokenenchant_token_long% will return 43.5B,<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.#_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.
|
`[]` 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:
|
Available `<check>` values:
|
||||||
|
|
||||||
- `criticals`
|
- `criticals`
|
||||||
- `fastbow`
|
- `fastbow`
|
||||||
- `fastuse`
|
- `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.
|
Check out [BentoBox placeholders docs](https://docs.bentobox.world/en/latest/BentoBox/Placeholders/) for more placeholders.
|
||||||
|
|
||||||
Replace `[gamemode]` with one of the following options:
|
Replace `[gamemode]` with one of the following options:
|
||||||
|
|
||||||
- `acidisland`
|
- `acidisland`
|
||||||
- `bskyblock`
|
- `bskyblock`
|
||||||
- `caveblock`
|
- `caveblock`
|
||||||
@ -6671,4 +6673,4 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh
|
|||||||
%xlt_{tournamentId}_score%
|
%xlt_{tournamentId}_score%
|
||||||
%xlt_{tournamentId}_position%
|
%xlt_{tournamentId}_position%
|
||||||
%xlt_{tournamentId}_type%
|
%xlt_{tournamentId}_type%
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user