Interface GroupLoadAllEvent

All Superinterfaces:
LuckPermsEvent

public interface GroupLoadAllEvent extends LuckPermsEvent
Called when all groups have been loaded in from storage.

Usually only called on startup and in sync tasks.