We do daily restarts, but anything that might have happened over night gets cleared from Arkan. Is it possible to keep the ingame information accessiable for review once an admin wakes up.
Many Thanks
Many Thanks
its best to use a shared staff discord channel and use webhooks to dump all your arkan hits on.
As far as daily restarts go just add/edit one line to your server startup config after every wipe to reload the same data file through out the entire wipe. Example of one of mine in linux:
[rustserver1@gsm4 ~]$cat ~/serverfiles/server/rustserver/cfg/server.cfg |grep -i Arkan
arkan.load 2020.7.15.9.0
This will load arkan "2020.7.15.9.0" data every time you do a daily reboot for maintnence.
On my server when i execute "restart" server save everything and also save arkan report.