| Package | Description |
|---|---|
| me.lucko.luckperms.api.event.log | |
| me.lucko.luckperms.api.event.sync |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LogBroadcastEvent
Called when a log entry is about to be sent to notifiable players on the platform
|
interface |
LogNetworkPublishEvent
Called when a log is about to be published to the network via the MessagingService
|
interface |
LogNotifyEvent
Called when a log entry is about to be sent to specific notifiable object on
the platform.
|
interface |
LogPublishEvent
Called when a log is about to be published to the storage file/table
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PreNetworkSyncEvent
Called before a received network sync task runs
|
interface |
PreSyncEvent
Called before a sync task runs
|
Copyright © 2018. All rights reserved.