[Plugin] JumpTo
#1
-JumpTo-
Created by Kwen, additional credit to FakeTruth and Luthrandel

Instructions

It's basically a jumpto. It jumps to the block you're looking at. To use, look at target block and do /jumpto. For your ease, you could just pull out a compass and right click the target block you want to jumpto. To install, put this in your /Plugins folder.

Commands
  • /jumpto
    • Desc: Jumpto the block your crosshair is pointing at.

Download

Dropbox

Changelog

v1.0v0.01v0.002
  • Cleaned unnecessary function usages that ThuGie pointed out.

v1.0v0.01v0.001
  • Fixed /jumpto so it teleports you to the highest block instead of getting you stuck on the location you teleported to.




Reply
Thanks given by:
#2
Hey,

These arent used right
Code:
PluginManager:AddHook( self, cPluginManager.E_PLUGIN_TICK )
    PluginManager:AddHook( self, cPluginManager.E_PLUGIN_BLOCK_DIG )
and
local World = cRoot:Get():GetWorld()
In the init

Same for

Code:
local Name = Player:GetName()
In blockplace
Reply
Thanks given by:
#3
ThuGie is right, you should remove those
Reply
Thanks given by:
#4
Cleaned it. Smile
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)