Skip to content

Simple and easy node based http server for getting Minecraft Servers information.

Notifications You must be signed in to change notification settings

arantesxyz/MinecraftPing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Minecraft Ping

About

This is a simple node based http web server to get information about minecraft servers.

Installing and running

Execute the server.js file with nodejs.

node server

Usage

Just make a GET request to your host passing the ip and the port to ping.

This example pings Hypixel main server.

http://localhost:3000/?ip=mc.hypixel.net&port=25565

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

See MineStat license, the idea came from there.

The rest, do whatever you want with it.

About

Simple and easy node based http server for getting Minecraft Servers information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published