Interface PreSyncEvent
- All Superinterfaces:
Cancellable,LuckPermsEvent
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.
-
Method Summary
Methods inherited from interface net.luckperms.api.event.type.Cancellable
cancellationState, isCancelled, isNotCancelled, setCancelledMethods inherited from interface net.luckperms.api.event.LuckPermsEvent
getEventType, getLuckPerms