Uses of Class
com.booksaw.betterTeams.customEvents.TeamPlayerEvent
Packages that use TeamPlayerEvent
-
Uses of TeamPlayerEvent in com.booksaw.betterTeams.customEvents
Subclasses of TeamPlayerEvent in com.booksaw.betterTeams.customEventsModifier and TypeClassDescriptionclassclassCalled when a player is about to respawn at their team's home anchor.classCalled when a player joins a teamclassclassclassfinal classAn event which is called when a player deposits money into theirTeam's balanceclassAn event which is called before a message is sent from aTeamPlayerto members of theirTeam.final classAn event which is called when a player withdraws money from theirTeam's balance -
Uses of TeamPlayerEvent in com.booksaw.betterTeams.customEvents.post
Subclasses of TeamPlayerEvent in com.booksaw.betterTeams.customEvents.postModifier and TypeClassDescriptionclassAn event which is called after a player's rank has been lowered within their team.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.final classAn event which is called after a player has deposited money into theirTeam's balance.classAn event which is called after a team message has been sent (notification only).final classAn event which is called after a player has withdrawn money from theirTeam's balance.