#How to bind item to player?
1 messages · Page 1 of 1 (latest)
Enchant it with curse of binding👍
that isnt rly what i meant lol
so basically
lets say player got item
and he got killed
and this item drops
i want a way to detect if anything happened to this specific item
then it's gonna affect the player
You mean tagging the item with who its owner is?
You could either copy the player’s UUID or use your own scoreboard ID system, the latter of which would probably be more efficient
can this work have getting picked by another player(like storing the original player info)
You could always check if the owner tag is already present, and if it is not overwrite it