Permission error- group 'member' not found

  • hi folks, I changed the permissions and now does not recognize two groups , member and citizen,


    in the game when I try to change a player to the member or citizen group , give me the message Group 'member ' not found what the problem is , what am I doing wrong ?
    here are the permission:


    defauld.permission


    chatcolor:0xFFFFFF
    chatnamecolor: 0xFFFFFF
    chatprefix: (Guest)
    chatprefixcolor: 0xFFFFFF
    shownametag: true
    nametagcolor: 0xFFFFFF
    nametagprefix: (Guest)
    nametagprefixcolor: 0xFFFFFF
    commands:
    deny:
    - *
    general:
    fly: false
    pvp: false
    debuglight: false
    customimages:
    enabled: true
    maxupload: 10
    dimension: 512
    world:
    allow:
    - *
    blueprints:
    use: false
    create: false
    items:
    crafting:
    deny:
    - oredetector
    - blueprint


    citizen group


    group: citizen
    chatcolor:0x0000FF
    chatnamecolor: 0x0000FF
    chatprefix: (Citizen)
    chatprefixcolor: 0x0000FF
    shownametag: true
    nametagcolor: 0x0000FF
    nametagprefix: (Citizen)
    nametagprefixcolor: 0x0000FF
    commands:
    deny:
    - *
    customimages:
    enabled: true
    maxupload: 20
    dimension: 512
    general:
    fly: false
    pvp: false
    pve: true
    debuglight: false
    creative:
    deny:
    - *
    blueprints:
    use: false
    create: false


    member group


    group: member
    chatcolor:0x009900
    chatnamecolor: 0x009900
    chatprefix: (Member)
    chatprefixcolor: 0x009900
    shownametag: true
    nametagcolor: 0x009900
    nametagprefix: (Member)
    nametagprefixcolor: 0x009900
    commands:
    deny:
    - *
    customimages:
    enabled: true
    maxupload: 20
    dimension: 512
    general:
    fly: false
    pvp: false
    pve: true
    debuglight: false
    creative:
    deny:
    - *
    blueprints:
    use: false
    create: false


    and admin group


    group: admin
    chatnamecolor: 0xFF0000
    chatprefix: (Admin)
    chatprefixcolor: 0xFF0000
    shownametag: true
    showadmintag: true
    nametagcolor: 0xFF0000
    nametagprefix: (Admin)
    nametagprefixcolor: 0xFF0000


    commands:
    allow:
    - *
    deny:
    - makeadmin
    - revokeadmin
    - shutdown
    customimages:
    enabled: true
    maxupload: 100
    dimension: 512
    general:
    fly: true
    pvp: false
    pve: true
    creative:
    allow:
    - *
    blueprints:
    use: true
    create: true


    I have the default file permissions on the folder , and the remaining groups in the folder within the folder permissions




    in the game when I try to change a player to the member or citizen group , give me the message Group 'member ' not found what the problem is , what am I doing wrong ?

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!