More ways to teleport #4


  • Enhancment
  • Started
Open
Assigned to eccentric_devotion
  • _ForgeUser9902572 created this issue Aug 18, 2015

    Would it be possible to allow for relative travel with coords? so like /vm ~10 ~10 ~10 will teleport you 10 blocks in each direction. Also would it be possible to allow travel to the block you're looking at?

  • _ForgeUser9902572 added the tags New Enhancment Aug 18, 2015
  • eccentric_devotion posted a comment Aug 19, 2015

    Check the TARDIS Jenkins server... build #32 or higher

    Added relative and look at block teleports


    • 'look at block' teleports require permission: vm.lookatblock
    • must be enabled in config: allow.look_at_block: [true|false]
    • can set maximum distance in config: max_look_at_distance: [distance in blocks]
    • and tachyon cost: tachyon_use.travel.to_block: [amount]

    'Look at block' is highly unpredictable and dangerous (but that's how it is meant to be anyway)

    Relative teleports look like the image below - you must specify the world argument as relative first, (otherwise it won't let you add the tilde before the x ,y, z coords in the GUI). To be consistent the command requires it too.

    Vortex relative coords


    Edited Mar 24, 2018
  • eccentric_devotion removed a tag New Aug 19, 2015
  • eccentric_devotion added a tag Started Aug 19, 2015

To post a comment, please login or register a new account.