Uses of Class
com.booksaw.betterTeams.customEvents.TeamEvent
Packages that use TeamEvent
-
Uses of TeamEvent in com.booksaw.betterTeams.customEvents
Subclasses of TeamEvent in com.booksaw.betterTeams.customEventsModifier and TypeClassDescriptionclassAn event which is called right before the creation of aTeamclassclassclassclassCalled when a player is about to respawn at their team's home anchor.classCalled when a player joins a teamclassclassclassclassAn event which is called right before the changing of a relation with aTeam(ie: ally/neutral)classAn event which is called right before the recoloring of aTeamfinal classAn event which is called when a player deposits money into theirTeam's balancefinal classAn event called when determining whether to allow or disallow a pvp interaction between members of the sameTeamclassAn event which is called right before the renaming of aTeamclassclassAn event which is called before a message is sent from aTeamPlayerto members of theirTeam.classAn event which is called right before the tag of aTeamis changedfinal classAn event which is called when a player withdraws money from theirTeam's balance -
Uses of TeamEvent in com.booksaw.betterTeams.customEvents.post
Subclasses of TeamEvent in com.booksaw.betterTeams.customEvents.postModifier and TypeClassDescriptionclassAn event which is called immediately after aTeamis successfully created.classAn event which is called after a player's rank has been lowered within their team.classAn event which is called after a team has been disbanded.classAn event which is called after a team's level has been increased.classCalled after a player has successfully joined a team.classAn event which is called after a player has left their team.classAn event which is called after a player's rank has been increased within their team.classAn event which is called right after the changing of a relation with aTeam(ie: ally/neutral)classAn event which is called after aTeam's color has been changed.final classAn event which is called after a player has deposited money into theirTeam's balance.classAn event which is called after aTeam's name has been changed.classAn event which is called after a team message has been sent (notification only).classAn event which is called after aTeam's tag has been changed.final classAn event which is called after a player has withdrawn money from theirTeam's balance.