Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
plugin:showitem:chatplaceholder [2020/12/14 00:09] – created phoenix616plugin:showitem:chatplaceholder [2022/02/22 16:40] – Improve placeholder description phoenix616
Line 2: Line 2:
 {{:plugin:showitem:mpq2uyr.png?nolink|}} {{:plugin:showitem:mpq2uyr.png?nolink|}}
  
-ShowItem includes the ability to show your main hand's item directly in your chat message by adding a variable in your message. This placeholder variable can be configured (default is %item% and `%item%slot%%` e.g. `%itemoffhand%` for the off-hand), is case insensitive and has a separate permission node (`showitem.chat` and `showitem.chat.slot`) which is set to true by default.+ShowItem includes the ability to show items directly in chat messages by adding a placeholder variable in the message. This placeholder variable can be configured (default is %item% for the main hand and `%item%slot%%` for specific slots e.g. `%itemoffhand%` for the off-hand or `%itemchestplate%` for your chestplate), is case insensitive and has a separate permission node (`showitem.chat` and `showitem.chat.slot`) which is set to true by default.
  
 You can also show a message that opens your inventory on click in chat with the `%inv%` or `%inventory%` placeholders (`showitem.chat.inv`) or your enderchest with `%ender%` or `%enderchest%`. (`showitem.chat.ender`). You can also show a message that opens your inventory on click in chat with the `%inv%` or `%inventory%` placeholders (`showitem.chat.inv`) or your enderchest with `%ender%` or `%enderchest%`. (`showitem.chat.ender`).
Line 21: Line 21:
 - EssentialsXChat - EssentialsXChat
 - ChatControl (free) - ChatControl (free)
-- ChatControl Pro v8.6.7 ([user confirmed](https://www.spigotmc.org/resources/showitem.10133/reviews#review-348053-697481))+- Guilds v3.5.5.6 
 +- ChatControl Pro v8.6.7 ([user confirmed](https://www.spigotmc.org/resources/showitem.10133/reviews#review-348053-697481), , the packet chat filter tends to have issues sometimes. Lower the ProtocolLib listener priority in ShowItem in that case or disable the filter!)
 - DeluxeChat ([user confirmed](https://www.spigotmc.org/threads/showitem-paid.81315/page-21#post-3866324)) - DeluxeChat ([user confirmed](https://www.spigotmc.org/threads/showitem-paid.81315/page-21#post-3866324))
 - VentureChat (not cross-server/bungee! Tested version: 2.19.2) - VentureChat (not cross-server/bungee! Tested version: 2.19.2)