2015-11-02 04:56:08 +00:00
|
|
|
### Minetrack
|
2015-11-25 22:46:05 +00:00
|
|
|
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://rewrite.minetrack.me
|
2015-11-02 04:56:08 +00:00
|
|
|
|
|
|
|
#### Usage
|
2015-11-09 00:35:12 +00:00
|
|
|
1. Customize it by editing the ```config.json``` file.
|
|
|
|
2. Run ```npm install```.
|
2015-11-09 07:50:45 +00:00
|
|
|
2. Run ```node app.js``` to boot the system (may need sudo!)
|
|
|
|
|
2015-11-25 22:46:05 +00:00
|
|
|
(There's also ```install.sh``` and ```start.sh```, but they may not for your installations.)
|
|
|
|
|
2015-11-09 07:50:45 +00:00
|
|
|
#### TODO
|
|
|
|
- Add public API (similiar to old server.json)
|
2015-11-25 23:03:56 +00:00
|
|
|
- Add ingame server, similiar to old mc.minetrack.me
|
|
|
|
- History graphs (database?)
|