TeamKickEvent
class TeamKickEvent extends Event
Event announced when someone a player is kicked from a team
Methods
notify(string $type)
Send a notification to the players affected by this event
Details
at line line 49
Team
getTeam()
Get the team from which the player was kicked
at line line 59
Player
getKicked()
Get the player who was kicked
at line line 69
Player
getKicker()
Get the player who issued the kick
at line line 81
Player
getPlayer()
Get the player who was kicked
Alias for TeamKickEvent::getKicked()
at line line 89
notify(string $type)
Send a notification to the players affected by this event