Players shouldn't get fully deleted with delete command #346
Labels
core:bot
core:models
package:admin
All /admin commands and its configuration options
package:players
Package with /player commands
priority:high
For the sake of keeping a track record of players and combat cheating, we should not fully delete the player from the database and keep their Player and Discord IDs on file. To cross reference with other data in our database, such as trade history.
As a side-note for the argument of GDPR; Discord IDs aren't personal identification and user's identities cannot be traced back to them via a Discord ID alone. The same applies to our player IDs which are only strongly linked to Discord IDs. We also cannot remove Discord IDs from our database because of anti-cheat purposes.
The text was updated successfully, but these errors were encountered: