Update sdk/js/mojang/status
parent
fbe995facb
commit
9236f1e910
@ -12,7 +12,8 @@ console.log(serverStatus); // Log the status of Mojang's servers
|
||||
```
|
||||
|
||||
## Output
|
||||
```json
|
||||
```bash
|
||||
$ bun index.ts
|
||||
{
|
||||
"https://libraries.minecraft.net": "ONLINE",
|
||||
"https://api.mojang.com": "ONLINE",
|
||||
|
Loading…
Reference in New Issue
Block a user