implement player stats

This commit is contained in:
ghost 2024-01-07 18:14:09 +02:00
parent fc950b0df3
commit cdc15d7e7c
5 changed files with 290 additions and 11 deletions

View file

@ -16,7 +16,7 @@ Web Monitor for Half-Life based on [HLServers](https://github.com/YGGverse/HLSer
* `chown -R www-data:www-data var`
* `cp .env .env.local`
* `crontab -e` > `* * * * * /usr/bin/curl --silent http://localhost/crontab/online &> /dev/null`
* `crontab -e` > `* * * * * /usr/bin/curl --silent http://localhost/crontab/index &> /dev/null`
## Update