Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plugin:showitem:chatplaceholder [2023/12/18 15:42] – [Known issues] Transfer more known issues 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`). | ||
Line 13: | Line 13: | ||
You can also [define](https:// | You can also [define](https:// | ||
- | |||
## Tested chat plugins | ## Tested chat plugins | ||
Line 22: | Line 21: | ||
- ChatControl (free) | - ChatControl (free) | ||
- Guilds v3.5.5.6 | - Guilds v3.5.5.6 | ||
+ | - DeluxeChat ([user confirmed](https:// | ||
- ChatControl Pro v8.6.7 ([user confirmed](https:// | - ChatControl Pro v8.6.7 ([user confirmed](https:// | ||
- | - DeluxeChat ([user confirmed](https:// | ||
- VentureChat (not cross-server/ | - VentureChat (not cross-server/ | ||
+ | - ChatManager 3.10.1 (user confirmed) | ||
+ | - DiscordSRV (chat variable will be replaced with item name, no additional information/ | ||
- | Let me know if you can confirm that other plugins work! | + | Let me know if you can confirm that other plugins work |
+ | ! | ||
## Known issues | ## Known issues | ||