How to list the enchantments of player's tool in chat.
I tried using the Umbaska code but it didnt work.
Is there any other way to make this work?
I tried using the Umbaska code but it didnt work.
code_language.skript:
enchants of %itemstack%
command /test:
trigger:
broadcast "%enchants of player's tool%"
Is there any other way to make this work?