add User.setGroups #354


  • New
  • Enhancment
Open
  • Forge_User_61842651 created this issue Jun 30, 2012

    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)...

  • Forge_User_61842651 added the tags Enhancment New Jun 30, 2012
  • _ForgeUser7180052 posted a comment Jul 6, 2012

    This would be a thing for codename. I'll just inform him.

  • codename_B posted a comment Jul 6, 2012

    Right, no problem.


To post a comment, please login or register a new account.