Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexander397172yt/minecraft-server-api
- Owner: Alexander397172YT
- Created: 2021-09-12T16:37:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-12T17:23:48.000Z (over 3 years ago)
- Last Synced: 2024-10-29T03:50:09.168Z (about 2 months ago)
- Language: JavaScript
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`