Stream teeworlds logs to web front end
https://github.com/mthenw/frontail
npm i frontail -g
git clone [email protected]:DDNetPP/server myserver
cd myserver/lib
mkdir -p plugins && cd plugins
git clone [email protected]:DDNetPP/server-plugin-frontail
And then in your server.cnf
put the map you want to search for
# this is mostly for other plugins that want to link to it
pl_frontail_url=https://yourdomain.com
pl_frontail_port=9001
curl localhost:9001