Interface LogPublishEvent

All Superinterfaces:
Cancellable, LuckPermsEvent

public interface LogPublishEvent extends LuckPermsEvent, Cancellable
Called when a log is about to be published to the storage file/table
  • Method Details

    • getEntry

      @NonNull Action getEntry()
      Gets the log entry to be published
      Returns:
      the log entry to be published