/removeUser
Description
Removes a player's files from the Discord bot. A player can either remove themselves 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.
Permission
Everyone OR Bot Admin
Syntax
/removeUser [player]
Arguments
player is the player to remove the files of. This is a Bot Admin only argument. Optional.
Example - Removing Own Account
/removeUser
Result
This will remove all database instances of the player who ran this command.
Example - Removing Another Player's Account
/removeUser SomeMineGame
Result
If the player that ran the command is a Bot Admin, SomeMineGame's database instances will be removed.