diff --git a/sdk%2Fjs%2Fserver%2Fquery.md b/sdk%2Fjs%2Fserver%2Fquery.md index e01d9f3..0e00957 100644 --- a/sdk%2Fjs%2Fserver%2Fquery.md +++ b/sdk%2Fjs%2Fserver%2Fquery.md @@ -21,4 +21,10 @@ try { console.error("Server couldn't be found, is it offline?"); } } +``` + +## Output +```bash +$ bun index.ts +Pinged 209.222.115.114:25565, there are 39335/200000 players online ``` \ No newline at end of file