Skip to content

​All​ your favorite Minecraft Servers

License

Notifications You must be signed in to change notification settings

Hydreon/Minetrack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This site is a fork of software written by Cryptkeeper and generously open sourced on Github.
The original version does not include The Lifeboat Network

Minetrack

Minetrack is a Minecraft PC/PE server tracker that lets you focus on what's happening now. Built to be lightweight and durable, you can easily adapt it to monitor BungeeCord or server instances.

Try it out!

You can see an up-to-date copy of the master branch running on http://minetrack.me

Usage

  1. Customize it by editing the config.json file.
  2. Run npm install.
  3. Run node app.js to boot the system (may need sudo!)

(There's also install.sh and start.sh, but they may not work for your OS.)

Database logging is disabled by default. You can enable it in config.json by setting logToDatabase to true. This requires sqlite3 drivers to be installed.

TODO

  • Add public API (similiar to old server.json)
  • Add ingame server, similiar to old mc.minetrack.me

About

​All​ your favorite Minecraft Servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.1%
  • CSS 8.6%
  • HTML 6.9%
  • Shell 0.4%