Interface PostSyncEvent

All Superinterfaces:
LuckPermsEvent

public interface PostSyncEvent extends LuckPermsEvent
Called after a full synchronisation task has been completed.

Note: this event is also called after synchronisations that were triggered over the network. In other words, this event will be called in addition to PostNetworkSyncEvent.