Class GSAuthAuthenticatedEvent

java.lang.Object
com.gamersafer.minecraft.auth.velocity.event.GSAuthEvent
com.gamersafer.minecraft.auth.velocity.event.GSAuthAuthenticatedEvent

public class GSAuthAuthenticatedEvent extends GSAuthEvent
Fired when a user has authenticated themselves
  • Constructor Details

    • GSAuthAuthenticatedEvent

      public GSAuthAuthenticatedEvent(com.velocitypowered.api.proxy.Player player, UUID uuid)
      Creates a new GSAuthAuthenticatedEvent
      Parameters:
      player - the authenticated player
      uuid - the UUID of the authenticated player