Spudsy
Spudsy
> > Yeah, having the password in the config might not be the best since it can be dumped, although on second thought, all the people dumping the server /...
> Seems to work fine, the only 2 complaints I have are: > > 1. It's probably better to ask for a password before checking for ban, allowance, etc. >...
> If you're using lua 5.4 you could also just do table.copy(), I don't see much use for a function like this to be added to the core. So lua...
refactored the permission change to ensure backward compatibility for extra perms, if supplied as per @tom-osborne request.
Have closed this PR and opened a new [Pull Request](https://github.com/qbcore-framework/qb-core/pull/799)