-
Notifications
You must be signed in to change notification settings - Fork 1
Chat Symbols
comonier edited this page Mar 9, 2026
·
1 revision
Players can use specific tags in chat to share real-time data. These symbols are converted into interactive JSON components.
-
[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.