--Original Author--
Kwen
This plugin is old. The same functionality is in WorldEdit
Additional info
I updated kwen's Jumpto plugin.
you can now use your compass to teleport somewhere.
Commands
/jumpto - Toggles wether rightclick teleports you or not.
Configuration
in your main.lua
Bugs
Permissions
Jumpto.jump
Changelog
v1) Initial release
v2) fixed teleporting to X:0 - Y:0 - Z:0
v3) fixed teleporting to the edge of a block
v4) added a message if you are not looking at something or if it is too far
v5) added a new config option. you can get console messages when someone uses jumpto to teleport somewhere.
v6) added /jumpto, it toggles wether teleport on right click or not. you can configure if you want the teleport function on on start.
v7) Fixed bug "you can't teleport below a block."
Kwen
This plugin is old. The same functionality is in WorldEdit
Additional info
I updated kwen's Jumpto plugin.
you can now use your compass to teleport somewhere.
Commands
/jumpto - Toggles wether rightclick teleports you or not.
Configuration
in your main.lua
- if Showmessage = true then you get a message with: Teleported to (X Y Z)
- if ShowConsoleMessage = true you get a message in the console when someone teleports using Jumpto
- if Activateonlogin = true you can automaticly (if you have the permission) use it without using /jumpto
Bugs
- none
Permissions
Jumpto.jump
Changelog
v1) Initial release
v2) fixed teleporting to X:0 - Y:0 - Z:0
v3) fixed teleporting to the edge of a block
v4) added a message if you are not looking at something or if it is too far
v5) added a new config option. you can get console messages when someone uses jumpto to teleport somewhere.
v6) added /jumpto, it toggles wether teleport on right click or not. you can configure if you want the teleport function on on start.
v7) Fixed bug "you can't teleport below a block."