Double0negative / Survival-Games

Survival Games plugin for Bukkit
63 stars 132 forks source link

Adds Event for Player Actually entering the arena #112

Open Keepsedge opened 10 years ago

Keepsedge commented 10 years ago

The Existing PlayerJoinAreaEvent fires as soon as the player clicks the sign to join. This event doesn't fire until the player is teleported to the arena world.

This is useful for plugin that override the default Survival Games Kits system.