Minetrack makes it easy to keep an eye on your favorite Minecraft servers. https://mc.fascinated.cc/
Go to file
2015-11-25 15:32:41 -06:00
assets Fix missing favicon, add 2 networks 2015-11-25 02:10:19 -06:00
lib Fix horribly broken code 2015-11-24 17:24:17 -06:00
.gitignore Use a basic time tracker instead of Date manipulation 2015-11-03 01:40:09 -06:00
app.js Fix horribly broken code 2015-11-24 17:24:17 -06:00
config.json Add PE to Lifeboat to distinguish it from PC networks 2015-11-25 15:32:41 -06:00
LICENSE First commit, most of the backend system! :) 2015-11-01 22:56:08 -06:00
package.json Begin work on frontend! 2015-11-08 18:34:17 -06:00
README.md Add TODO to README.md 2015-11-09 01:50:45 -06:00
start.sh Include start.sh so we're production ready. 2015-11-24 17:47:42 -06:00

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.

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!)

TODO

  • Add auto-reconnect to frontend.
  • Add public API (similiar to old server.json)
  • Add ingame server, similiar to old mc.minetrack.me
  • Deploy to domain, remove old site.