Updated checkitem

This commit is contained in:
cj89898 2023-02-27 11:16:10 -06:00 committed by GitHub
parent c2e417e024
commit 722de1bb89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -633,8 +633,10 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
This is only for 1.14 and newer! ^ ~
- `lorecontains:<text>`
Checks if the item's lore contains `<text>`* ~
***Combined with `getinfo` you can specify a number for `<text>` and the specific lore line will be returned***
- `loreequals:<text>`
Checks if the item's lore equals `<text>` Lines are separated by `|` ^ ~
***Combined with `getinfo` you can specify a number for `<text>` and the specific lore line will be returned***
- `matcontains:<text>`
Checks if the item's material contains `<text>`*
- `enchantments:<enchantment=lvl>;<enchantment>`