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.
You can see an up-to-date copy of the master branch running on http://minetrack.me
- Customize it by editing the
config.json
file. - Run
npm install
. - 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.
- Add public API (similiar to old server.json)
- Add ingame server, similiar to old mc.minetrack.me