Skip to content
This repository was archived by the owner on Jul 9, 2020. It is now read-only.
/ status.mc-api.net Public archive

[ABANDONED] A mongo based minecraft server tracker

Notifications You must be signed in to change notification settings

MC-API/status.mc-api.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

status.mc-api.net

A mongo based minecraft server tracker

I use this to show player counts of popular servers as well as user-submitted servers at status.mc-api.net

Setup

You will need a working MongoDB installation. You will also need to have basic knowledge with both Mongo and PHP.

To setup you will need to edit the status.api.php file and input your mongo connection details.

You will need to create a collection called tracker_servers and add the servers you want to track (see this file for an example list).

You will also need a cron job running at your chosen interval to ping the servers and update the database.

About

[ABANDONED] A mongo based minecraft server tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published