View at: Template:Commands/content [edit]
Commands/listd - minecraft.fandom.com
Treść tej podstrony pochodzi z artykułu „Commands/listd” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
This feature is exclusive to Minecraft Education and Bedrock Edition.
Lists detail infomation about players on the server.
Syntax[]
listd
Result[]
Lists players on the server and returns details in JSON format if possible.
Return message example[]
There are 1/10 players online:
Torrekie
###*
{
"command":"listd",
"result":[
{
"color":"ff5454ff",
"name":"Torrekie",
"randomId":11413744675090775566,
"uuid":"45f4943f-cb75-37cb-87a8-873d8abfff8f"
}
]
}
*###
History[]
| Pocket Edition | |||||
|---|---|---|---|---|---|
| v0.16.0 | Added the listd command. | ||||
| Education Edition | |||||
| ? | Added the listd command. | ||||