Minecraft Wiki
Advertisement

Commands/infobox

Lists players on the server.

Syntax
  • Java Edition
list [uuids]
  • Pocket Edition
list
listd [details: string] (hidden)
Description
Shows the names of all currently-connected players (the same can be achieved when pressing Tab ↹).
Arguments
uuids (PE: details: string) (optional)
If 'uuids' is specified, player UUIDs will be shown alongside names.
In Pocket Edition, it must be one of:
  • ids
  • stats
  • uuids
Success Conditions
Always succeeds, even in a command block.


Advertisement