PlasmoVoice
Toggle table of contents
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
server-proxy-common
/
su.plo.voice.api.server.event.player
/
PlayerPermissionUpdateEvent
Player
Permission
Update
Event
class
PlayerPermissionUpdateEvent
:
Event
This event is fires when a player's synchronized permission updates.
Members
Constructors
Player
Permission
Update
Event
Link copied to clipboard
constructor
(
@
NotNull
player
:
@
NotNull
VoicePlayer
,
@
NotNull
permission
:
@
NotNull
String
)