So I'm trying to make a script where you can click on an item and it teleports you. Here is the code:
on right click with paper:
if tool of name of player is "&4&lNether Teleporter":
send "&aTeleported!"
edit: It doesn't teleport yet because I'm trying to figure out how to detect what the paper is named
on right click with paper:
if tool of name of player is "&4&lNether Teleporter":
send "&aTeleported!"
edit: It doesn't teleport yet because I'm trying to figure out how to detect what the paper is named
Last edited: