User permissions data being saved within the group permissions file
DeusNinja opened this issue ยท 2 comments
Is there a way to have the user data save separately from the group permissions data?
Currently have over 80k user data in my permissions.yml .
/pex users cleanup [threshold]
has been crashing my server.
Here's my watchdog dump http://pastebin.com/cbP1QJh8
The server becomes unresponsive when I run the command, I'm not really sure what my options are at this point to remove the extra users as the purge option seems not to work for me. I'll create a new server from scratch and generate some users to test purge on it.
Thank you for the reply, sorry it took me some time to get back to this, is there anywhere I can find info on how to split the file with multi-backend? I'm not really sure where to begin with any of this, ended up purging my permissions file after it reached 300 thousand lines. Thankfully my ranks are based off of ontime which users were able to use to automatically reclaim their ranks.