Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
plugin:showitem:chatplaceholder [2021/02/01 15:38] – [Tested chat plugins] Add Guilds and add more info to ChatControl Pro issues phoenix616plugin:showitem:chatplaceholder [2022/02/22 16:42] – Make variable use inlinecode 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`).