Interface GroupCreateEvent

All Superinterfaces:
LuckPermsEvent

public interface GroupCreateEvent extends LuckPermsEvent
Called when a group is created
  • Method Details

    • getGroup

      @NonNull Group getGroup()
      Gets the new group
      Returns:
      the new group
    • getCause

      Gets the cause of the creation
      Returns:
      the cause of the creation