Skip to content

Chat Symbols

comonier edited this page Mar 9, 2026 · 1 revision

Chat Symbols Guide

Players can use specific tags in chat to share real-time data. These symbols are converted into interactive JSON components.

🛠️ Available Tags

  • [hand]: Displays the item currently held.
    • Hover: Shows Name, Lore, and Enchantments.
    • Click: Prints technical data in the player's chat.
  • [inv]: Generates a button that, when clicked, allows others to view your current inventory.
  • [ec]: Generates a button to view your Ender Chest content.
  • [money]: Injects your current Vault balance into the message.
  • [playtime]: Shows your total time played on the server.

⚠️ Note: Some symbols require specific permissions. See Commands-&--Permissions for details.

Clone this wiki locally