Solved Teleport after disconnect

Discussion in 'Plugin Development' started by shades161, Jul 9, 2015.

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

    shades161

    Should be a simple question/answer but I can't seem to find a straight answer when I googled this but is it possible to teleport a player after they disconnect? I have a minigame plugin I am working on and I need it to teleport them to the lobby when they disconnect so they don't rejoin in the arena. Is that at all possible?
     
  2. Offline

    1Rogue

    teleport them on the PlayerQuitEvent.
     
  3. Offline

    shades161

    @1Rogue Okay, thanks. Just needed confirmation that it would work.
     
Thread Status:
Not open for further replies.

Share This Page