Listening for respawns

Discussion in 'Plugin Development' started by aPandaification, Aug 8, 2012.

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

    aPandaification

    So in my arena plugin there are two teams and when someone joins a team they get a certain respawn point now I was wondering when they do the join command how would I make it so that until the game is over or they /leave they respawn at their teams respawn point. If you could provide me with an example that would be great.
     
  2. Offline

    Morthis

    Listen for PlayerRespawnEvent and change the respawn location.
     
  3. Offline

    aPandaification

    Morthis How would I make it so that the player respawns in that location only when they are participating in the arena event?
     
Thread Status:
Not open for further replies.

Share This Page