"slots": {
"bank.big": 30,
"bank.default": 4 Bank permission not working until reload/reconnectNot An Issue
Wulf
Each of those is a permssion.
Yeah I know it is a permission i edited my post but cant edit the title unfortunately but the question still stands
It does not work unless you reload the plugin which is not useful for a vip system. Also if you lose the permission you are still able to use all slots etc.
As far as the permissions go, those would take effect once the player has been granted them and they have connected with that applied, else the plugin reloaded for them to be applied since they didn't connect normally after the change was applied.
The plugin could however check for when the permission was granted on-the-fly and handle as necessary, if that's what you are wanting.
Pretty much all plugins I use are synced with permission. As soon as the player is no longer in the usergroup then they lose the permission. Such as colourednames, kits, entitylimit, loadouts or whatever.
It is not normal that you will have to wait untill a plugin reloads (which only happens when you restart the server) otherwise there is no use for timed permissions
Console > oxide.reload Bank
Problem solved?
Psyche
Console > oxide.reload Bank
Problem solved?
That is not a solution at all with a vip system because you would have to monitor the server 24/7.
If I reload it, it will work well but this problem will continue to occur.
That was the original intent of these configuration options, any use beyond that is out of scope.
Calytic
Create the permissions you want, assign the permissions to your donation groups, add/remove players to those groups.
That was the original intent of these configuration options, any use beyond that is out of scope.
Not really because people will say "i got vip but still dont have access to more bank slots" when the extra slots aren't synced with the permission.
Calytic
Extra slots are assigned to a permission, but the permissions are assigned to the group. When giving people donation ranks, add them to groups, don't assign them permissions.
I understand this as I do this with more features (like kits who are in fact synces with permission) but this is not synced. I tested it multiple times but I will test it again soon
Psyche
When you give solutions and people turn into Ray Charles.
Reloading the plugin with a command is not really a solution because the plugin would reload for anyone who is using that at the moment.