Teleportations and Homes

Teleportations between players and different homes

website:


Description:
  You are able to teleport to other players, set multiple homes and teleport to your homes.
  Homes are different for each player.


Commands:
  tpa:
    description: TP Accept "You can accept a teleport request from another player."
    usage: /<command>
    permission: teleportationsandhomes.tp
  tpr:
    description: TP Request "Requests a teleport to another player."
    usage: /<command> [player]
    permission: teleportationsandhomes.tp
  tpq:
    description: TP Quick "Teleports without request to another player."
    usage: /<command> [player]
    permission: teleportationsandhomes.tpq
  sethome:
    description: Set Home "Set home on your current position. When no argument is given, home name is default."
    usage: /<command> [home]
    permission: teleportationsandhomes.home
  home:
    description: Home "Teleports to a saved home. When no argument is given, teleports to home 'default' if it exists."
    usage: /<command> [home]
    permission: teleportationsandhomes.home
  homes:
    description: Homes "List all your home names."
    usage: /<command>
    permission: teleportationsandhomes.home
  delhome:
    description: Delete Home "Delete a home. If no argument is given try to delete home 'default'."
    usage: /<command> [home]
    permission: teleportationsandhomes.home
  homedetails:
    description: Home Details "List the details to a home. When no argument is given, the home 'default' is choosen."
    usage: /<command> [home]
    permission: teleportationsandhomes.home