@codedaniel/mc-status

1.0.0 • Public • Published

This package will allow you to get information about minecraft servers or accounts!

This package using MCApi.

Install:

npm i mc-status

Requiring the package:

const mcStatus = require('mc-status');

Get Server Data:

const data = await mcStatus.getServerData({ ip: "example.com", port: 25565 });
console.log(data)

Readme

Keywords

none

Package Sidebar

Install

npm i @codedaniel/mc-status

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

3.22 kB

Total Files

7

Last publish

Collaborators

  • codedaniel