sendPlayerList

abstract fun sendPlayerList(@NotNull receiver: @NotNull VoiceServerPlayer)

Sends a PlayerListPacket to the player to provide the list of connected players.

Parameters

receiver

The player who will receive the player list.