@ -34,6 +34,7 @@ const data = await pingBedrock('mco.mineplex.com', {
port: 19132,
timeout: 500
})
console.log(data);
```
> More complex example can be found in the `example` folder!