From 2c8314200f97143314e2065049959450ced15d0b Mon Sep 17 00:00:00 2001 From: cj89898 Date: Thu, 10 Jun 2021 21:52:36 -0500 Subject: [PATCH] Update Placeholders.md Added 2.2.0 checkitem placeholder --- wiki/Placeholders.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index 1bdca15..c8e1ebb 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -568,6 +568,8 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can Requires `mat:` modifier. Strictly checks the name and lore for an item. (If a Stone named `Test` is in your inventory, and you're using `%checkitem_mat:stone,strict%`, it will return false) - `inhand` Check if the item is in the player's hand (Also checks off-hand) + - `inslot` + Check if the item is in a specific slot ([Click here for valid slots](https://proxy.spigotmc.org/d3e11b631e22f45fc07c3fcd1c7000b2245fed78?url=http%3A%2F%2Fi.imgur.com%2F3YCrfC8.png)) **Notes:** - * means case-sensitive