diff --git a/server%2Fquery.md b/server%2Fquery.md index aef0a63..94bf566 100644 --- a/server%2Fquery.md +++ b/server%2Fquery.md @@ -4,15 +4,10 @@ Ping a Java or Bedrock server and retrieve it's status. ## Path Variables -| Name | Type | Description | -|----------|:------:|--------------------------------:| -| platform | string | `JAVA` or `BEDROCK` | -| hostname | string | `The server hostname to lookup` | - -## Query Parameters -| Name | Type | Default | Content | -|------|:------:|-----------------------------:|-----------------------------------:| -| port | number | `25565`/`19132` Respectively | `The port of the server to lookup` | +| Name | Type | Description | +|----------|:------:|----------------------------------------------------------:| +| platform | string | `JAVA` or `BEDROCK` | +| hostname | string | `The server hostname to lookup (Append : for port)` | ## Error Codes | Code | Description |