mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-01 07:46:28 +01:00
Added an entry for Enchantment expansion.
This commit is contained in:
parent
e334048209
commit
c93a0ad66d
@ -35,7 +35,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
|
|||||||
- *No Expansions*
|
- *No Expansions*
|
||||||
|
|
||||||
- ### **E**
|
- ### **E**
|
||||||
- *No Expansions*
|
- **[Enchantment](#enchantment)**
|
||||||
|
|
||||||
- ### **F**
|
- ### **F**
|
||||||
- **[Formatter](#formatter)**
|
- **[Formatter](#formatter)**
|
||||||
@ -702,6 +702,21 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
|
|||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
- ### **Enchantment**
|
||||||
|
> /papi ecloud download Enchantment
|
||||||
|
|
||||||
|
`<>` is required.
|
||||||
|
|
||||||
|
```
|
||||||
|
%enchantment_list% # a list of enchantments on the item a player is holding (separated by ',')
|
||||||
|
%enchantment_listLF% # a list of enchantments on the item a player is holding (separated by '\n')
|
||||||
|
%enchantment_roman_list% # a list of enchantments on the item a player is holding (separated by ',')
|
||||||
|
%enchantment_roman_listLF% # a list of enchantments on the item a player is holding (separated by '\n')
|
||||||
|
%enchantment_<enchantment_name>_level% # a level of the specified enchantment on the item a player is holding
|
||||||
|
```
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
- ### **Formatter**
|
- ### **Formatter**
|
||||||
> /papi ecloud download Formatter
|
> /papi ecloud download Formatter
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user