Package net.luckperms.api.actionlog
package net.luckperms.api.actionlog
ActionLog related functionality.-
ClassDescriptionRepresents a logged action.Builds an
ActioninstanceRepresents the source of an action.Represents the target of an action.Represents the type ofAction.Target.Deprecated.Represents the object responsible for handling action logging.
ActionLogger.queryActions(ActionFilter)orActionLogger.queryActions(ActionFilter, int, int)instead.