Class PlayerRegisterChannelEvent


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

      • PlayerRegisterChannelEvent

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