Teleport Signs
This plugin allows you to create signs that teleport players to a location when they right-click on them.
Usage
- Place a sign.
The signs are not special, just regular Minecraft signs. - Write
[teleport]
on the second line. - Write the location you want to teleport to on the third line.
The format is<X>, <Y>, <Z>
. For example,0, 64, 0
. - Right-click on the sign to teleport.
Defined in SignTeleport.kt (opens in a new tab)