📋
Admin
/list
Show every player currently connected to the server.
At a glance
Syntax
Syntax
/list [uuids]commandtargetcoordsvaluerequiredoptional
See it
What it does
/
Command executed
Anatomy
Every part, explained
- 1
CommandRequired/listLists all online players.
- 2
UUIDsOptional[uuids]Optional — also show each player's UUID.
Your turn
Try it yourself
Playground
Tab
1 token · press Enter to run
Copy & paste
Examples
/listSee who is online right now.
/list uuidsShow names with their UUIDs.
/listQuick headcount before an event.
Avoid these
Common mistakes
✕
/list Steve✓
/list/list takes no player name — it shows everyone.
✕
/list uuid✓
/list uuidsThe option is plural: uuids.
Keep going