From 74fee9458d02240aaa3277db19e8e9049883f427 Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Thu, 20 Feb 2020 22:58:22 +0100 Subject: [PATCH] Updated ChestShop Compatibility (markdown) --- ChestShop-Compatibility.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChestShop-Compatibility.md b/ChestShop-Compatibility.md index 55dbafa..59b6e96 100644 --- a/ChestShop-Compatibility.md +++ b/ChestShop-Compatibility.md @@ -7,9 +7,9 @@ to this: ```YML flags: - use: ACACIA_SIGN, ACACIA_WALL_SIGN + use: Signs ``` -4. This will let players interact with acacia signs and acacia signs on walls. If you want to add more signs, you need to add them A link to the valid material names can be found [here](https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html). +4. This will let players interact with all types and states of signs. 5. Then use `/plot reload` **_This also applies to the SignShop Plugin and any plugin which uses signs._** \ No newline at end of file