Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
plugin:showitem:chatplaceholder [2023/12/18 15:43] – [Tested chat plugins] Update with data from plugin page phoenix616 | plugin:showitem:chatplaceholder [2023/12/18 15:49] (current) – phoenix616 | ||
---|---|---|---|
Line 2: | Line 2: | ||
{{: | {{: | ||
- | 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), | + | 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), |
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`). |