๐ŸŽฒItem [item]

The item renderer work in chat and private messages


  item-show:
    enabled: true
    prefix: '[item]' # What users must type in chat or in private messages
    parser: <white>[%item%<reset><white>]</white> # Only supports MiniMessage formats

ZelChat will fully render the player's item in main hand and also the full lore of that item. We also have a unique feature, if the item is not a custom one, players will see the render in their Minecraft language!


A classic item will be rendered in different languages!

A custom item fully rendered

Last updated