This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
has anyone written a query that purges data from players with login count <5 or playtime <2 hours?
looking for a easy way to purge old not needed data from all Statistician tables
I'd agree with that. We sometimes get spammers and hackers which clog up the player list with random names.
It should be some configuration setting (preferably disabled by default) Purge process runs in time cycles.
NoPurge-if-playtime-more-than (in hours or minutes) -
Purge-inactivity (in days) -
So if the player has less playtime than set hours, after Purge-inactivity time of being offline, he's stats would get whiped.
I couldn't think of good names for the config points, but it was to explain my point.
would love to see this in the new version.
Heyho,
would be nice to have a purge command, so banned players would be deleted from the database.
So the plugin has to look in the permissions file, users which aren't in that file, or in the default group will be removed from the database.
Primarily, I would purge banned/deleted players based on the permissions plugins usersfile....
To post a comment, please login or register a new account.