Interface PreSyncEvent

All Superinterfaces:
Cancellable, LuckPermsEvent

public interface PreSyncEvent extends LuckPermsEvent, Cancellable
Called just before a full synchronisation task runs.

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