Interface GroupTrustClaimEvent

All Superinterfaces:
net.kyori.event.Cancellable, ClaimEvent, Event, TrustClaimEvent
All Known Subinterfaces:
GroupTrustClaimEvent.Add, GroupTrustClaimEvent.Remove

public interface GroupTrustClaimEvent extends TrustClaimEvent
An event that is fired when a
invalid reference
Group
's trust changes in a Claim.
  • Method Details

    • getGroups

      Set<String> getGroups()
      Gets the list of groups requesting trust.
      Returns:
      The list of groups requesting trust