Purge old data #57


  • Enhancment
  • Accepted
Open
  • Forge_User_96951799 created this issue Apr 30, 2012
    Author

    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

  • Forge_User_96951799 added the tags Accepted Enhancment Apr 30, 2012
  • _ForgeUser7067938 posted a comment May 3, 2012

    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.


    Edited May 3, 2012
  • _ForgeUser7456779 posted a comment May 15, 2012

    would love to see this in the new version.

  • _ForgeUser7689905 posted a comment Aug 16, 2012

    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.