Skip to content

Alexander397172YT/minecraft-server-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm install minecraft-server-api

Getting Started

Make sure you have installed the latest stable version of Node.js

Using CommonJS

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

About

Minecraft Server Status API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published