Updated ChestShop Compatibility (markdown)

NotMyFault 2020-02-20 22:58:22 +01:00
parent 1c75ec4dda
commit 74fee9458d

@ -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._**