Class LeftPartyEvent

java.lang.Object
net.md_5.bungee.api.plugin.Event
de.simonsator.partyandfriends.api.events.party.PartyEvent
de.simonsator.partyandfriends.api.events.party.LeftPartyEvent

public class LeftPartyEvent extends PartyEvent
This is event is called when a player left a party (no matter if he disconnects from the server, gets kicked or just uses /party leave). At this point no new leader was chosen yet. If the leader left the party the leader of the party will now be null.
  • Constructor Details

  • Method Details