World Specific Custom Permissions #448


  • Enhancment
  • Accepted
Open
Assigned to _ForgeUser1255850
  • _ForgeUser8494594 created this issue Apr 1, 2013

    This is a wish list item really, but here goes...

    Add the ability to set custom permissions (permissions assigned by Jobs) for specific worlds. Expample:

        permissions:
          somePerm.node.1:
            value: true
            level: 0
            worlds:
            - world1
            - world2
          somePerm.node.2:
            value: true
            level: 2
            worlds:
            - world2
            - world3
    
  • _ForgeUser8494594 added the tags New Enhancment Apr 1, 2013
  • _ForgeUser1255850 removed a tag New Apr 2, 2013
  • _ForgeUser1255850 added a tag Accepted Apr 2, 2013

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