Examples

  • /tg add New-York -ias : add the destination New-York. Travelling to it will clear Player's inventory and only admins can travel to it. This new destinations will be saved immediately.
  • /tg add New-York -p(world,20,?,20) : add the destination New-York. The location will be in "world" and at the location x=20, z=20 and at the heighest available block to stand on.
  • /tg add New-York -ar{Paris,London} : add the destination New-York. This is an admin destination. You can only travel to Paris or London from New-York.
  • /tg add New-York -ap(20,100,50)ir{London,Paris}s : add the destination New-York. This is an admin destination. The location is in your current world at the location 20,100,50, inventories will be cleared by travelling from this destination, only London and Paris can be reached and save immediately.

  • /tg del New-York -s : delete the destination New-York and save immediately.

  • /tg update New-York -ias : toggle the options "i", "a" of New-York and save immediately. The location is still the same.
  • /tg update New-York -sp() : update the location of New-York with your current location and save immediately.
  • /tg update New-York -sp : update the location of New-York with your current location and save immediately.
  • /tg update New-York -p(world_nether,10,?,100) : update the location of New-York in the world "world_nether", at the location x=10, y=highest available block, z=100.
  • /tg update New-York -r{London,Paris}s : update the restrictions list of New-York with London and Paris destinations. Save immediately.
  • /tg update New-York -r{+London} : add the restricted destination London to the existing list of restrictions of New-York.
  • /tg update New-York -r{-London} : remove the restricted destination London to the existing list of restrictions of New-York.
  • /tg update New-York -r{-London,+Paris,Chicago} : remove London, add Paris and ignore Chicago.
  • /tg update New-York -r{} : remove all restricted destinations
  • /tg update New-York -r : remove all restricted destinations

  • /tg tpblock : toggle the state of the configuration. If it was enabled, it will be disabled. If it was disabled, it will restore the last configuration.
  • /tg tpblock wool : set the teleport block to a white (default) wool.
  • /tg tpblock wool,0 : set the teleport block to a white (data value) wool.
  • /tg tpblock wool,lime : set the teleport block to a lime wool.
  • /tg tpblock cobblestone : set the teleport block to a cobblestone.
  • /tg tpblock disabled : disable the teleport block.
  • /tg tpblock anythingelse : disable the teleport block.

  • /tg worlds : display available loaded worlds
  • /tg worlds * : display worlds in the server directory, and show the state of each one (green=loaded, red=unloaded)
  • /tg worlds <world_name> -l : load a new "normal" world
  • /tg worlds <world_name> -l nether : load a new "nether" world
  • /tg worlds <world_name> -l end : load a new "end" world
  • /tg worlds <world_name> -u : unload a world if there are no players on it
  • /tg worlds <world_name> : display the state of the world.

Comments

Posts Quoted:
Reply
Clear All Quotes