I noticed that there are problems with oxide, which is that in oxide.users.data it prescribes bots for the game, which is why it grows and increases the save time, sometimes leading to server problems. Is there any solution that would help?
Oxide.users.data
yeah this is a pretty common oxide issue on busy servers. oxide keeps storing bot entries in oxide.users.data even after they’re gone, so the file slowly bloats and save times get worse. usually the fix is to regularly clean that file or disable bot user saving if the plugin allows it. some admins also write a small script to purge inactive or bot steamIDs on restart. updating oxide and bot plugins helps too since older versions are notorious for this behavior.
It would be nice to find a script.