minecraft-server-status

1.0.1 • Public • Published

Minecraft Server Status

This package will give infomation about minecraft servers.

Getting Started

To get started install the package

npm install minecraft-server-status

Once you have done this you can move on.

Usage

Here is an example of how to use it

const status = require('minecraft-server-status');
 
status('play.slimevalley.xyz', 25565, response => {
    console.log(response)
})

This package was made with mcapi.us

Package Sidebar

Install

npm i minecraft-server-status

Weekly Downloads

16

Version

1.0.1

License

ISC

Unpacked Size

1.26 kB

Total Files

3

Last publish

Collaborators

  • micc281