Get Players
get_playersQuery a GoldSrc game server for the current player list, including names, scores, and time in-game, to see who is online.
Instructions
Get the current player list with names, scores, and time in-game. Use to see who is on a server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port number (default: 27015) | |
| address | Yes | IP address or hostname | |
| timeout | No | Request timeout in milliseconds (default: 3000) |