Player Left

A player has left the server.

Event Data Properties

Property Type Notes
playerId String The Sentinel UUID of the player who left the server.

Sample Event Data

{
  "playerId": "fc4c921c-ba83-4d1b-8470-a08fedf8246f"
}