You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
/btei rmpd <username> will convert the username of the player to uuid and will remove files with the name uuid.yml from world/playerdata/uuid.yml and plugins/Essentials/userdata/uuid.yml
/btei rmepd <username> will do the same process of converting the uuid and will remove the uuid.yml file only from plugins/Essentials/userdata/uuid.yml
/btei rmwpd <username> will do the same process of converting the uuid and will remove the uuid.yml file only from world/playerdata/uuid.yml
Also add a confirmation message for when a playerdata file is successfully removed and one if it wasn't possible removing the playerdata.
The plugin will have the following commands
/btei rmpd <username>will convert the username of the player touuidand will remove files with the nameuuid.ymlfromworld/playerdata/uuid.ymlandplugins/Essentials/userdata/uuid.yml/btei rmepd <username>will do the same process of converting the uuid and will remove theuuid.ymlfile only fromplugins/Essentials/userdata/uuid.yml/btei rmwpd <username>will do the same process of converting the uuid and will remove theuuid.ymlfile only fromworld/playerdata/uuid.ymlAlso add a confirmation message for when a playerdata file is successfully removed and one if it wasn't possible removing the playerdata.