/requestData
Description
Requests a player's files from the Discord bot. A player can either request their own data or request that an admin do it on their behalf. This is a standard data rights accommodation. If you no longer have access to the Discord server, you can DM an admin with your request. Alternatively, you can email [email protected] with proof of account ownership.
If an admin requests a player's data without that player's explicit permission, they will be removed from the role. Requests are logged and sent to an admin channel, so we'll know of abuse.
Permission
Everyone OR Bot Admin
Syntax
/requestData [player]
Arguments
player is the player to request the files of. This is a Bot Admin only argument. Optional.
Example - Requesting Own Data
/requestData
Result
This will send the player a zip file of their data.
Example - Removing Another Player's Account
/requestData SomeMineGame
Result
If the player that ran the command is a Bot Admin, a zip file of SomeMineGame's data will be sent to the admin channel.