Class AsyncTeamUnloadEvent

java.lang.Object
org.bukkit.event.Event
com.fren_gor.ultimateAdvancementAPI.events.team.AsyncTeamUnloadEvent

public class AsyncTeamUnloadEvent extends Event
Called after a TeamProgression instance is removed from the caching system.

The TeamProgression instance provided by this event is always invalid.

May be called asynchronously.

Since:
2.2.0
See Also: