Tracking Radar for Spigot Dynamic Maps
git clone https://github.com/MMortaga/Dynmap-Tracker.git
PORT=8080
WORLD_IP=http://DYNMAP_WORLD_IP:DYNMAP_WORLD_PORT
SESSION_ID=DYNMAP_SESSION_ID
npm i
npm run start
Now head to http://localhost:8080/ and enjoy! 🎉
All contributions are welcomed.