Merge pull request #836 from cj89898/docs/wiki

Updated checkitem 2.6.0
This commit is contained in:
Andre_601 2022-05-24 11:48:57 +02:00 committed by GitHub
commit fefef44258
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -622,8 +622,10 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
- `nbtints:<key>=<value>;<key>=<value>`
Checks if the item's nbtInts contains `<key>` with the value of `<value>`. * ^ ~
*For nbt data you can use compounds by putting `..` inside your string Example (`%checkitem_nbtstrings:PublicBukkitValues..executableitems:ei-id=Free_Money%`)* ^
**Notes:**
- * means case-sensitive
- \* means case-sensitive
- ** means only one can be used
- ^ means that the modifier supports the `give` placeholder
- ~ means that the modifier works with the `getinfo` placeholder