Class PlayerRegisterChannelEvent


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

    • PlayerRegisterChannelEvent

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