Common problems - momoservertw/PlayerdataPlus GitHub Wiki

Index:


1. LuckPerms warning

LuckPerms will lock the request to load data for offline players from the database.

➽ Enable the option "vault-unsafe-lookups" in LuckPerms' config.yml. Next version will solve this problem.

2. Server restart when cleaning

Deleting a large number of files will cause the server to freeze until the deletion is complete. The spigot may restart the server to interrupt the deletion.

➽ Increased the value of "timeouts" in spigot.yml or only enable few data check.
【After testing, an i7-8700K (Use 3-core) computer equipped with an NVMe SSD took about 350 seconds to clean up "110,000" regions. | 2 hours to clean up "15,000" AuthMe accounts.】