Update sdk/js/server/query
parent
2054594ff7
commit
8602db72a3
@ -21,4 +21,10 @@ try {
|
|||||||
console.error("Server couldn't be found, is it offline?");
|
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
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user