Package net.luckperms.api.event.log
Events relating to the
ActionLog.-
Interface Summary Interface Description LogBroadcastEvent Called when a log entry is about to be sent to notifiable players on the platformLogNetworkPublishEvent Called when a log is about to be published to the network via the MessagingServiceLogNotifyEvent Called when a log entry is about to be sent to specific notifiable object on the platform.LogPublishEvent Called when a log is about to be published to the storage file/tableLogReceiveEvent Called when a log entry is received via the MessagingService -
Enum Summary Enum Description LogBroadcastEvent.Origin Represents where a log entry is fromLogNotifyEvent.Origin Represents where a log entry is from