Plan icon indicating copy to clipboard operation
Plan copied to clipboard

Add command to remove data from a bot attack

Open AuroraLS3 opened this issue 4 years ago • 1 comments

I would like to be able to..

Remove data from a bot-attack easily

Is your feature request related to a problem? Please describe.

survey answer:

  • More control over outliers or data, remove data from certain days or players. (for example, in case of troll raids or bot attacks)

AuroraLS3 avatar Jan 06 '22 17:01 AuroraLS3

That's what I was thinking too.

It's explained on this wiki page, but I think the steps a little cumbersome. https://github.com/plan-player-analytics/Plan/wiki/Database-management#removing-data-of-a-bot-attack

Because the current database structure is relatively complex, when I carry out the actual operation, I have to delete some table data before deleting other data (foreign key). And my operation may not be complete.

So I think it would be best if our dear author could implement the function by in-plugin command.

JinOuYongGu avatar Jun 01 '22 00:06 JinOuYongGu