mcsrv
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

MCSrv Travis CI Build Status

An interface to the Minecraft Server Status API.

NPM Badge

Install

npm install mcsrv

Usage

const mcsrv = require("mcsrv");

mcsrv("mc.hypixel.net");
//=> { online: true, ... }

API

mcsrv(address)

address

Type: string

The server address to lookup.

Package Sidebar

Install

npm i mcsrv

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

4.39 kB

Total Files

6

Last publish

Collaborators

  • richienb