Live
badgyver published Npc BandsWrecks published The DiverWrecks followed @JeffGoldblumeZA_Machete published ShoppyStock EditorWizla reacted 👍 to Triviamagnumk reacted 🔥 to Zombie AnimalsSilent_Creations published Node-loot IslandSilent_Creations published Halloween RaidIslandsSilent_Creations published New Haven OutpostAmanda Davis followed @Silent_Creations𝐻𝒾𝑔𝒽𝑀𝒾𝓁𝑒𝓈 followed @Silent_CreationsSilent_Creations published Map DecorMabel published TriviaSilent_Creations published Murder FarmSilent_Creations published The Morgue Silent_Creations published Large Mod/Staff RoomSilent_Creations published Halloween DecorSilent_Creations published 5 Pack of Custom Build LocationsSilent_Creations published Mini Raid Islands 5 PackSilent_Creations published Small Mod/Staff RoomSilent_Creations published 2 Pack Custom Raid IslandsSilent_Creations published Silents Heli Tower V2Silent_Creations published The Auto ShopSilent_Creations published Modular Road TunnelsSilent_Creations published Node-Loot Island V2Silent_Creations published Roadside WarehouseSilent_Creations published Silents ArenaSilent_Creations published Sewage Treatment PlantSilent_Creations published Black Rock Medical CenterSilent_Creations published Mills Trailer Park
Browse/Rust/Plugins/Auto Purge

Auto Purge

Auto Purge
Description

xAutoPurge

  • Automatically purges all entities owned by players which are inactive for X days.
  • xAutoPurge can retroactively detect and track players who haven’t connected to your server (Even before plugin was installed).
  • Config:

-
InactiveDays - Defines when a players gets purged if not online for X days. (Default: 7 days)

-
PurgeCheckIntervalSeconds - Defines how often it should be checked for inactive players. (Default: 1 hour)

-
AnnouncePurge - Players can now be notified: "Optimizing server performance, brief lag may occur."

-
LogToConsole - Defines if purging activities are getting logged to the console. (Default: true)

-
ExcludedSteamIDs - Defines an exception list for specific SteamIDs, entered SteamIDs doesn't get purged. (Default: none)

-
ResetDataOnWipe - Resets data on wipe automatically, so it doesn't happen that someone gets purged after wipe. (Default: true)

Default Config

{
"InactiveDays": 7,
"PurgeCheckIntervalSeconds": 3600,
"AnnouncePurge": false,
"LogToConsole": true,
"ExcludedSteamIDs": [],
"ResetDataOnWipe": true
}

Console Commands

purge.run [Triggers the purging immediately with its configurations]

purge.player PLAYERNAME/STEAMID [Purges a specific player immediately (ignoring configuration) - Example usage: purge.player xNullPointer95]

purge.retroactively - Scans the server database and detects all SteamIDs that have ever connected to your server, adds them to the xAutoPurge data file (if not already there), and sets their lastSeen value to the current date and time, so on next purge schedule they are deleted (depending on config 'InactiveDays').

$11.90
Views1.2k
Downloads47
Purchases1
Rating 5.0
Version1.1.2
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size53 KB
PublishedMar 28, 2026
UpdatedAug 7, 2026
✓ Reviewed for safety and integrity