This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi, i would appreciate to have a User.setGroups(....Collection<String> or String[] ) method to be able to set the groups for a user.
getGroups exists, but setting groups one by one can be very ineffective.
I do appreciate the auto-save option ,yet other plugins provide a setGroups rather than dirty+auto-save (which i would prefer with all plugins), so i am using setGroups as the preferred and most effective way to manipulate a couple of groups at once, where needed.
Context is the plugin RSP, which manipulates permission groups on base of WorldGuard regions.
Priority is not high, for i am just adding transient permissions, but there is still use for other group manipulations (persistent)...
This would be a thing for codename. I'll just inform him.
Right, no problem.
To post a comment, please login or register a new account.