Jump to content
Message added by xNullPointer95,

CF_Banner_A.png.5a384e2c218221e0c3a03a5617655c86.png

1 Screenshot

  • 3k
  • 39
  • 10.14 kB
  • Update details
    v1.0.4
    Released
    Download size10.14 kB
    Total versions5
    Time between versions 69 days
    Typical update pace About every 67 days
    Freshness 15 days ago

About Auto Purge

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').

User Feedback

2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153k

Files Sold

Total number of files sold.

3.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.