Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/peripherals/player_detector.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,12 @@ Returns information about the player with the `username` passed.

!!! success "Added more properties in version 0.7.4r"

!!! note "The name and uuid fields only exist in MC 1.21.1"

| table | Description |
|----------------------------|--------------------------------------------|
| uuid: `string` | The player's UUID |
| name: `string` | The player's name
| dimension: `string` | The dimension the player is in |
| eyeHeight: `number` | The height of the player's eyes |
| pitch: `number` | The pitch of the player's head |
Expand Down