Update server/query
parent
95f5511609
commit
02e8bdb925
@ -15,10 +15,10 @@ Ping a Java or Bedrock server and retrieve it's status.
|
||||
| port | number | `25565`/`19132` Respectively | `The port of the server to lookup` |
|
||||
|
||||
## Error Codes
|
||||
| Code | Description |
|
||||
|---------------------|:--------------------------------------:|
|
||||
| `400 (BAD_REQUEST)` | The platform or hostname is invalid |
|
||||
| `404 (NOT_FOUND)` | The requested server couldn't be found |
|
||||
| Code | Description |
|
||||
|---------------------|:------------------------------------------:|
|
||||
| `400 (BAD_REQUEST)` | The platform, hostname, or port is invalid |
|
||||
| `404 (NOT_FOUND)` | The requested server couldn't be found |
|
||||
|
||||
## Cache
|
||||
Results are cached for up to `1 minute`
|
||||
|
Loading…
Reference in New Issue
Block a user