broadcastPlayerDisconnect

abstract fun broadcastPlayerDisconnect(@NotNull player: @NotNull VoiceServerPlayer)

Broadcasts a PlayerDisconnectPacket to all connected players to inform them about a player's disconnection from the PV.

Parameters

player

The player who has disconnected.