Package net.luckperms.api.event.sync


package net.luckperms.api.event.sync
Events relating to sync/update tasks.
  • Class
    Description
    Called when the configuration is reloaded
    Called after a network synchronisation task has been completed.
    Called after a full synchronisation task has been completed.
    Called after a request for synchronisation has been received via the messaging service, but before it has actually been completed.
    Called just before a full synchronisation task runs.
    Represents the type of synchronisation task.