Rust introduced the server.corpsedespawn convar at some point, which does the same thing as this plugin.

  1. Please update the plugin documentation to educate potential downloaders that they can uninstall the plugin and replace it with server.corpsedespawn 5.
  2. Please push an update to the plugin to notify users of the same.
  3. Please include a code change in that update which prints a warning in the server logs in OnServerInitialized() to educate users that the plugin can be replaced by server.corpsedespawn 5. This is a necessary step because many people will download the plugin or update anyway, especially if they are using an external system to install or update plugins (e.g., auto updaters, or host panels which can install/download plugins without showing the documentation or release notes).

Alternatively, consider adding some other features to the plugin that users might find useful. If that is done, please start using corpse.ResetRemovalTime(5) instead of an Oxide timer, so that other plugins such as Inventory Viewer can easily cancel the corpse despawn for special cases where a corpse is used to loot a player.

I created this thread in response to the following thread.

https://umod.org/community/inventory-viewer/43598-stopping-looting-because-loot-table-doesnt-exist-bodies-to-bags-interference