on death of a player:
loop drops:
if lore of loop-item contains "&cSoulbound":
remove loop-item from drops
on respawn:
???
So i want to make that if an item got soulbound it wont drop and u will get it back on respawn. but i can only make it so it wont drop. i cant make it so i get it back on respawn. anyone that can help me ?
loop drops:
if lore of loop-item contains "&cSoulbound":
remove loop-item from drops
on respawn:
???
So i want to make that if an item got soulbound it wont drop and u will get it back on respawn. but i can only make it so it wont drop. i cant make it so i get it back on respawn. anyone that can help me ?