Is there any way to remove all unregistered permissions from player authorization?
Player permission cleaning
What is an "unregistered" permission ?
pookins
What is an "unregistered" permission ?
Some old permissions left by outdated plugins are piled up in user data, and no plugins use them
I use a permission manager but it only shows permissions of loaded plugins. i dont see the point in going through all the user data files to manually remove them as they cant be used anyway but if you have plenty of time ............................
I wish there was a way to do this. It can be very annoying having to load old plugins in order to remove the perms.
Too many old permissions have been deposited, and manually deleting them is definitely not realistic. I hope there is code that can achieve this. I have tried traversing all players to delete them, but the code for this method cannot traverse players from several months or even years ago
Merged post
This may require parsing the data in oxide. users. data
i have this.