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