Fixed issue with economy library, which seemed to not compile properly while compiling the project, which lead to an old code with a bug which deposits money instead of withdrawing it.
⚠️ This hotfix is important to prevent economy issues on your servers.
Fixed issue with banned players, owners and members, which required one more checking to prevent players from including new players on the protection when they were already part of that collection. This is common on merged protections, where the parent does not have a banned player, for example, but the children does.