removePlayerToUpdateQueue

Removes a player's tag from the update queue. Once a player's tag is removed from the queue, the client stops monitoring the player.

This function is used to exclude a player from the update queue, thereby stopping real-time monitoring of player-related events and data.

Parameters

playerTag

The player tag that will no longer be monitored.