Skip to content

Query basic information about Minecraft servers via Server List Ping.

License

Notifications You must be signed in to change notification settings

0f-0b/server-list-ping

Repository files navigation

server-list-ping

Query basic information about Minecraft servers via Server List Ping.

Example

import { serverListPing } from "jsr:@ud2/server-list-ping";

const status = await serverListPing({ hostname: "127.0.0.1" });
console.log(status);

Also check out the online demo and its source code in main.ts.

About

Query basic information about Minecraft servers via Server List Ping.

Topics

Resources

License

Stars

Watchers

Forks