Group Manager Ranks help needed

Discussion in 'General Help' started by Luuko132, Nov 6, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Luuko132

    I'm making a prison server (Close to done)

    Then i needed to the GM Groups
    but i don't know how to add permissons and stuff like that

    This is what i have now
    (A Group)

    Code:
    A:
      A:
        default: true
        permissions:
        - essentials.kit
        - essentials.kits
        - essentials.kit.starter
        - essentials.msg
        - essentials.warp
        - essentials.warps.a
        - essentials.warp.list
        inheritance: []
        info:
          prefix: '&7&l[&6&lA&7&l]'
          build: false
          suffix: ''
      B:
        default: false
        permissions: 
        - essentials.kit
        - essentials.kits
        - essentials.kit.starter
        - essentials.msg
        - essentials.warp
        - essentials.warps.b
        - essentials.warps.a
        - essentials.warp.list
        inheritance: []
        info:
          prefix: '&7&l[&6&lB&7&l]'
          build: false
          suffix: ''
     
  2. Offline

    Luuko132

    Bump...
     
Thread Status:
Not open for further replies.

Share This Page