dTeleportSigns
dTeleportSigns allows players to be teleported by clicking on a sign. You can create colored and teleport signs without coords. inside lines.
How it works
Careful : If you doesn't have a plugin which manage colored signs, modify the first line in the config and remove the "&a" (and for the sign too)
To create a sign (simple) type these lines :
- &aTeleport to
- YOUR TEXT
- World
- x/y/z
To create a sign (advanced):
- &aTeleport to
- FileName
- YOUR TEXT
- YOUR TEXT
and go to the folder plugins/dTeleportSigns/Signs/ and create a file called FileName.txt and put these lines :
- world:World
- x:0
- y:0
- z:0
- msg:You have been teleported !
To remove a sign, clic with a wood door on the sign.
Permissions
- dTeleportSigns.removeSign : Allows user to remove a sign
- dTeleportSigns.createSign : Allows user to create a sign