Solved Sign Teleportation

Discussion in 'Plugin Development' started by THEKINGS9701, Jul 24, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    THEKINGS9701

    In my plugin, I was going to have a sign that has on the first line [InfPvP] the second line [Join] and make sure the player that has placed it is an op so other players can't make signs like it. When the player right clicks the sign, I need it to teleport them to the values in the config.yml. Here is what I have in my config.yml:
    Code:
    arenalocation:
      x:
      y:
      z:
      yaw:
    I just need help with the Event knowing that it has the specific lines on it and making sure the person that made the sign is op.
     
  2. Offline

    Mattredsox

  3. Offline

    THEKINGS9701

Thread Status:
Not open for further replies.

Share This Page