Keep data between server restartsSuggestion
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
sidenote: It would also be great if the ingame info could be shared via a permission and not just admins.  I have a few mods who use fauxadmin

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.

Thank Kukamanga, i already have it sent to Discord. Just seeing it in game can some confirm a false pos quicker. 
Thanks for the config line!

On my server when i execute "restart" server save everything and also save arkan report.