Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexander397172yt/minecraft-server-api

Minecraft Server Status API
https://github.com/alexander397172yt/minecraft-server-api

Last synced: about 1 month ago
JSON representation

Minecraft Server Status API

Awesome Lists containing this project

README

        

## Installation
```cmd
npm install minecraft-server-api
```
## Getting Started
Make sure you have installed the latest stable version of [Node.js](https://nodejs.org/en/)
### Using CommonJS
```js
const status = require('minecraft-server-api')

status('www.example.com', 25565, callback => {
console.log(callback)
})
```
___
##### If you find a bug or a flaw, then write to me in Discord `Alexander39#7172`