About Auto Purge
xAutoPurge
- Automatically purges all entities owned by players which are inactive for X days.
- Configurable parameters for:
- InactiveDays - Defines when a players gets purged if not online for X days. (Default: 7 days)
- CheckIntervalSeconds - Defines how often it should be checked for inactive players. (Default: 1 hour)
- 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)
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]