Class PlayerRegisterChannelEvent


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

      • PlayerRegisterChannelEvent

        public PlayerRegisterChannelEvent​(Player player,
                                          String channel)