Dependence - momoservertw/PlayerdataPlus GitHub Wiki
1. Vault - (softdepend)
Checking the offline players' permission. If you don't have it, you can only clean the data: Logs and Regions
2. Residence - (softdepend)
Bypass clean the regions which contain residences. And you can add custom flag "bypassclean" to bypass the clean event too.
3. AuthMe - (softdepend)
Check the player last login time. It is very useful if you are using BungeeCord.
Purge player authentication accounts.
4. CMI - (softdepend)
Purge the player data.
5. DiscordSRV - (softdepend)
Unlink the discord accounts.
6. PlaceHolderAPI - (softdepend)
Add other plugin's placeholder to execute custom commands. (coming soon)
7. MySQLPlayerDataBridge - (softdepend)
Purge the player data between servers. (coming soon)
8. SkinsRestorer - (softdepend)
Purge the player skins cache. (coming soon)
9. LuckPerms - (softdepend)
Purge the player permissions and groups. (coming soon)
10. MyPet - (softdepend)
Purge the player's pet data. (coming soon)
11. NameTagEdit - (softdepend)
Formatting the player name tag.
12. MyCommand - (softdepend)
Clean playerdata and variables. Convert the YAML to MySQL.