get player by (uuid|unique id) %uuid:STRING% — Expressions

get player by (uuid|unique id) %uuid:STRING%
Player1.0.0

Description

Looks up an online player by UUID string.

Examples

set p to get player by uuid "069a79f4-44e9-4726-a5be-fca90e38aaf5"

All Possible Usages (2)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

get player by uuid <uuid>
get player by unique id <uuid>

Related (Player)