Class PlayerRegisterChannelEvent


public class PlayerRegisterChannelEvent extends PlayerChannelEvent
This is called immediately after a player registers for a plugin channel.
  • Constructor Details

    • PlayerRegisterChannelEvent

      @Internal public PlayerRegisterChannelEvent(@NotNull @NotNull Player player, @NotNull @NotNull String channel)