14 lines
548 B
Markdown
14 lines
548 B
Markdown
### 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```.
|
|
2. 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.
|