Possible to never despawn?
is it plausible to use this mod to set an "infinite" timer? ie to override the current facepunch despawn time, for example: if I restart my server every 6 hours, can I set the despawn to 6 hours?

would this, if possible, create problems on the server?
For the what exactly?

Merged post

server.corpsedespawn (300)
server.itemdespawn (300)

A few vars you might want to look at instead.

thanks and for this information, this is the information I was looking for (these two values); I also wanted to know if this, ie "prevent despawn", could create slowdowns and problems in a medium-sized server (maximum 50 players).
Well it may if people start abusing it. Remember those are the raw values in the convars also, meaning if a player carries f.ex. guns rust adds some sort of multiplier to the despawn timer (it despawns slower)
everything I needed to know, appreciated :)