[Residence / Group Permissions] Need help to set Residence permissions to a group

Discussion in 'Bukkit Help' started by sikkens1997, Jan 26, 2012.

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

    sikkens1997

    Hello, I have been using Residence for a long time now and in my server i've made a little town. Now to protect it I want to make a Group and assign people to that group with Permissions like build = true move = true and then all the other people can't build/move etc. Now to do this person by person takes so long, so I want to set-up a group and assign flags to the group and then add players to the group. I've got GroupManager, made a group but when i use the /resadmin gset rubentown town build true it says Invalid Group. Please tell me what I'm doing wrong.

    Thanks

    Bump.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  2. Offline

    Yudaz

    Whats is that group named?
     
  3. Offline

    sikkens1997

  4. Offline

    sikkens1997

  5. Offline

    sikkens1997

    Bump.

    bump.

    bumppp

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  6. Offline

    JBoyTheGreat

    Hello sikkens1997, I am sorry if noone has answered you by this time and you have given up, but I will help.
    To make a new group, find the Default: group and go to the end of it.(the last perm is itemlistaccess)
    Now press return and do the following below:

    Don:
    CanCreate: true
    MaxResidences: 2
    MaxAreasPerResidence: 2
    MaxEastWest: 15
    MaxNorthSouth: 15
    MaxUpDown: 9
    MinHeight: 0
    MaxHeight: 255
    SubzoneDepth: 2
    CanTeleport: false
    Unstuck: false
    SelectCommandAccess: true
    ItemListAccess: true

    Towners:#4 spaces
    Residence:#7spaces
    CanCreate: true#rest are 11 spaces
    MaxResidences: __
    MaxAreasPerResidence: __
    MaxEastWest: __
    MaxNorthSouth: __
    MaxUpDown: __
    MinHeight: __
    MaxHeight: ___
    SubzoneDepth: __
    CanTeleport: true or false
    Unstuck: true or false
    SelectCommandAccess: true or false
    ItemListAccess: true or false

    Now its ready to be put in a Oniline YAML Parser to make sure there are no code line errors: go to this website and copy and paste your whole config.yml in the space provided! http://yaml-online-parser.appspot.com/

    Now if on the right hand side you see the codeline all organized, its ready :D just reload your server and your good to go.

    Sorry again for my late reply, I have been busy lately and I am a Res Expert.
     
Thread Status:
Not open for further replies.

Share This Page