A Minecraft bukkit plugin to save locations and teleport.
Save as many locations as you want and teleport your player whenever you want.
Save current player location and give it the name "lake": /stp lake
Teleport to this saved location: /gtp lake
/setTpPosition [location name]
Example: /setTpPosition home
Alias: /stp home
/gotoTpPosition [location name]
Example: /gotoTpPosition home
Alias: /gtp home
/removeTpPosition [location name]
Example: /removeTpPosition home
Alias: /rtp home
/listTpPosition
Alias: /ltp
Copyright 2017 - Released under the MIT license.