From a22192bd7be351e2e29e4bf6b0d5b949584fcf25 Mon Sep 17 00:00:00 2001 From: cj89898 Date: Mon, 19 Jun 2023 18:15:56 -0500 Subject: [PATCH] Update Placeholders.md Updated for checkitem 2.7.1 --- Placeholders.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Placeholders.md b/Placeholders.md index fa627e2..053512c 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -613,7 +613,9 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can %checkitem_getinfo:_,,<...>% - Returns information about an item in a slot. Returns information in the same order listed on this wiki. List is seperated via " &r" (Ex. %checkitem_getinfo:0_mat:) ``` - *Note: `mainhand` and `offhand` work in `getinfo:`* + *Notes:* + *- `mainhand` and `offhand` work in `getinfo:`* + *- `give` and `remove` placeholders are **DISABLED** by default. See PlaceholderAPI `config.yml` file to enable.* **Modifiers** You can combine different modifiers to check for different values.