Choose default server for permissions to default too
Closed this issue ยท 1 comments
So I'm running a BungeeCord network and I ran into a slight inconvenience in-game that I believe could/should be a configurable setting.
So my suggestion is too add a server-default, say GLOBAL, SERVER
If its set to global, then if the permissions are defaulted to the global (as they are now)
However if its set to server, then make it pull from the server: <name>
(of course if server: global is configured then just have default functionality)
A practical use for this is if I'm setting up my network, I can only have to specify "global" instead of having to specify "hub" for every permission.
I also understand this can be done via the Web Editor, I just believe that it would be helpful to others than just me.