Hello. i using my own mounts and i need to fix this: when i rename mount they can kill him etc.
and i want to cancel event on nametag
My tries:
and i want to cancel event on nametag
My tries:
code_language.skript:
on right click:
if player's tool is name tag:
if name of event-entity is "&cPomaly kun":
cancel event
on right click:
if player's tool is name tag:
if name of clicked entity is "&cPomaly kun":
cancel event
on right click with name tag:
if name of clicked entity is "&cPomaly kun":
cancel event