From 3eb3d633963321611b2aabcbd5dbea923684fc17 Mon Sep 17 00:00:00 2001 From: Braydon Date: Sat, 6 Apr 2024 23:42:53 -0700 Subject: [PATCH] Update server/query --- server%2Fquery.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/server%2Fquery.md b/server%2Fquery.md index 15558e5..54eef7e 100644 --- a/server%2Fquery.md +++ b/server%2Fquery.md @@ -9,6 +9,9 @@ Ping a Java or Bedrock server and retrieve it's status. | platform | string | `JAVA` or `BEDROCK` | | hostname | string | `The server hostname to lookup` | +## Cache +Results are cached for up to `1 minute` + ## Response ```json {