PlayerServerActivationStartEvent

data class PlayerServerActivationStartEvent(val player: VoicePlayer, val activation: ServerActivation) : Event

Event-counterpart for ServerActivation.onPlayerActivationStart. It's fired before ServerActivation.onPlayerActivationStart is invoked.

Constructors

Link copied to clipboard
constructor(player: VoicePlayer, activation: ServerActivation)

Properties

Link copied to clipboard
Link copied to clipboard