PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.server.event.mute
/
PlayerVoiceUnmutedEvent
Player
Voice
Unmuted
Event
class
PlayerVoiceUnmutedEvent
(
val
muteManager
:
MuteManager
,
val
muteInfo
:
ServerMuteInfo
)
:
Event
This event is fired when a player is unmuted in the
MuteManager
.
Members
Constructors
Player
Voice
Unmuted
Event
Link copied to clipboard
constructor
(
muteManager
:
MuteManager
,
muteInfo
:
ServerMuteInfo
)
Properties
mute
Info
Link copied to clipboard
val
muteInfo
:
ServerMuteInfo
mute
Manager
Link copied to clipboard
val
muteManager
:
MuteManager