List Online Players
minecraft_list_playersRetrieve the current list of online players, including their ping and gamemode.
Instructions
Lists every player currently online, with ping and gamemode.
Returns: { count, players: [{ username, ping, gamemode }] }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||