PlasmoVoice
Toggle table of contents
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
client
/
su.plo.voice.api.client.connection
/
ServerInfo
/
PlayerInfo
Player
Info
interface
PlayerInfo
Represents player-related information of the connected server.
Members
Functions
get
Link copied to clipboard
abstract
fun
get
(
@
NotNull
key
:
@
NotNull
String
)
:
Optional
<
Boolean
>
Gets the player's permission.
get
Permissions
Link copied to clipboard
@
NotNull
abstract
fun
getPermissions
(
)
:
@
NotNull
Map
<
String
,
Boolean
>
Gets the player's permissions.