zackdvais20382's Avatar
Level 1 New Miner
0

Forum Posts

1 - 11 of 11

    1
    07/31/2014 8:15 pm
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    i have tried both
    1
    07/31/2014 1:56 pm
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    and the permissions i need setup are the survival game perms and essentials and lwc and multiverse and i think thats it here is the config

    settings:
    config:
    # With this enabled anyone set as op has full permissions when managing GroupManager
    # The user will be able to promote players to the same group or even above.
    opOverrides: true

    # Default setting for 'mantogglevalidate'
    # true will cause GroupManager to attempt name matching by default.
    validate_toggle: true
    # ************************************************************************************************************************************************************
    # *** NOTE: Having this feature enabled can allow improper use of Command Blocks which may lead to undesireable permission changes. You have been warned! ***
    # ************************************************************************************************************************************************************
    allow_commandblocks: false

    data:
    save:
    # How often GroupManager will save it's data back to groups.yml and users.yml
    minutes: 10
    # Number of hours to retain backups (plugins/GroupManager/backup)
    hours: 24

    logging:
    # Level of detail GroupManager will use when logging.
    # Acceptable entries are - ALL,CONFIG,FINE,FINER,FINEST,INFO,OFF,SEVERE,WARNING
    level: INFO

    mirrors:
    # Worlds listed here have their settings mirrored in their children.
    # The first element 'world' is the main worlds name, and is the parent world.
    # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
    # the same user/groups files as the parent.
    # the element 'all_unnamed_worlds' specifies all worlds that aren't listed, and automatically mirrors them to it's parent.
    # Each child world can be configured to mirror the 'groups', 'users' or both files from its parent.
    world:
    world_nether:
    - users
    - groups
    world_the_end:
    - users
    - groups
    all_unnamed_worlds:
    - users
    - groups
    # world2: (World2 would have it's own set of user and groups files)
    # world3:
    # - users (World3 would use the users.yml from world2, but it's own groups.yml)
    # world4:
    # - groups (World4 would use the groups.yml from world2, but it's own users.yml)
    # world5:
    # - world6 (this would cause world6 to mirror both files from world5)
    1
    07/31/2014 1:54 pm
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    the only world name there is in the file is world but i have world and nether and end and a creative worlsd that you go in to through multi verse
    1
    07/31/2014 1:56 pm
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    and the permissions i need setup are the survival game perms and essentials and lwc and multiverse and i think thats it here is the config

    settings:
    config:
    # With this enabled anyone set as op has full permissions when managing GroupManager
    # The user will be able to promote players to the same group or even above.
    opOverrides: true

    # Default setting for 'mantogglevalidate'
    # true will cause GroupManager to attempt name matching by default.
    validate_toggle: true
    # ************************************************************************************************************************************************************
    # *** NOTE: Having this feature enabled can allow improper use of Command Blocks which may lead to undesireable permission changes. You have been warned! ***
    # ************************************************************************************************************************************************************
    allow_commandblocks: false

    data:
    save:
    # How often GroupManager will save it's data back to groups.yml and users.yml
    minutes: 10
    # Number of hours to retain backups (plugins/GroupManager/backup)
    hours: 24

    logging:
    # Level of detail GroupManager will use when logging.
    # Acceptable entries are - ALL,CONFIG,FINE,FINER,FINEST,INFO,OFF,SEVERE,WARNING
    level: INFO

    mirrors:
    # Worlds listed here have their settings mirrored in their children.
    # The first element 'world' is the main worlds name, and is the parent world.
    # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
    # the same user/groups files as the parent.
    # the element 'all_unnamed_worlds' specifies all worlds that aren't listed, and automatically mirrors them to it's parent.
    # Each child world can be configured to mirror the 'groups', 'users' or both files from its parent.
    world:
    world_nether:
    - users
    - groups
    world_the_end:
    - users
    - groups
    all_unnamed_worlds:
    - users
    - groups
    # world2: (World2 would have it's own set of user and groups files)
    # world3:
    # - users (World3 would use the users.yml from world2, but it's own groups.yml)
    # world4:
    # - groups (World4 would use the groups.yml from world2, but it's own users.yml)
    # world5:
    # - world6 (this would cause world6 to mirror both files from world5)
    1
    07/31/2014 1:11 pm
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    okay here is the link the main thing i need is the survivalgames plugin to work for all groups

    http://pastebin.com/jRBbgbM3
    1
    07/31/2014 12:30 pm
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    okay here is the link the main thing i need is the survivalgames plugin to work for all groups

    http://pastebin.com/jRBbgbM3
    1
    07/31/2014 12:04 pm
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    luigi_vampa
    zackdvais20382
    blizzardlyDo NOT hit tab. YAML hates tabbing, copy & pasting, and anything to mess with the overall format of the document.


    i use the 4 spaces instead of tab but how will copying and pasting ruin it?


    Use notepad++
    then go to Settings > Preferences > Tab Settings and check the box that says Replace tab with space.

    Then you go TAB your little heart out! haha
    Yaml parse errors halved for me after that.

    Edit: This website is a gem too. Paste in the left, shows errors in the right.
    http://yaml-online-parser.appspot.com/

    Also, (been a while since I've seen any errors) but didn't notepad++ have a small yaml parser integrated? Not much but it changes the colour of a line of text to red when not formatted properly?



    i have that littearly everything is right but it doesnt work nothing i do with these damn permissions are working and it makes no sense at all because i am doing everything every video says and everything people on here are saying to do
    1
    07/31/2014 11:41 am
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    i use the 4 spaces instead of tab but how will copying and pasting ruin it?
    1
    07/31/2014 11:35 am
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    ProPerson9898Ok so if you use GroupManager after you install it by dragging it into your plugins folder Reload or Restart your Server. Once that is done you can do /mangadd GROUPNAME Ok after that you can add permissions with /mangaddp GROUPNAME permission l After if you have a big list of permissions that you would like to copy Here's an example

    # Group inheritance
    #
    # Any inherited groups prefixed with a g: are global groups
    # and are inherited from the GlobalGroups.yml.
    #
    # Groups without the g: prefix are groups local to this world
    # and are defined in the this groups.yml file.
    #
    # Local group inheritances define your promotion tree when using 'manpromote/mandemote'

    groups:
    Default:
    default: true
    permissions:
    - -bukkit.command.kill
    inheritance: []
    info:
    prefix: '&7[&2User&7]&8'
    build: true
    suffix: ''
    In the config that's what a group should look like.
    Hope this helped.




    Okay i am still confused thats what mine looks like but i am trying to add more perms and when i do it with notepad++ it doesnt work and i cant do it in-game but i seriously need this asap this is what mine looks like but i need perms for lwc and survivalgames and essentials and bettershop and chestshop

    # Group inheritance
    #
    # Any inherited groups prefixed with a g: are global groups
    # and are inherited from the GlobalGroups.yml.
    #
    # Groups without the g: prefix are groups local to this world
    # and are defined in the this groups.yml file.
    #
    # Local group inheritances define your promotion tree when using 'manpromote/mandemote'

    groups:
    Default:
    default: true
    permissions:
    - -bukkit.command.kill
    inheritance:
    - g:groupmanager_default
    - g:bukkit_default
    - g:essentials_default
    - g:towny_default
    info:
    prefix: '&e'
    build: false
    suffix: ''
    Builder:
    default: false
    permissions: []
    inheritance:
    - default
    - g:essentials_builder
    - g:towny_builder
    info:
    prefix: '&2'
    build: true
    suffix: ''
    Moderator:
    default: false
    permissions: []
    inheritance:
    - builder
    - g:groupmanager_moderator
    - g:bukkit_moderator
    - g:essentials_moderator
    - g:towny_moderator
    - g:vanish_moderator
    info:
    prefix: '&5'
    build: true
    suffix: ''
    Admin:
    default: false
    permissions: []
    inheritance:
    - moderator
    - g:groupmanager_admin
    - g:bukkit_admin
    - g:essentials_admin
    - g:towny_admin
    - g:vanish_admin
    info:
    prefix: '&c'
    build: true
    suffix: ''
    Owner:
    default: false
    permissions:
    - '*'
    - -vanish.effects.*
    - +vanish.effects.toggle.all
    inheritance:
    - admin
    info:
    prefix: '&4'
    build: true
    suffix: ''
    1
    07/31/2014 11:21 am
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    bump
    1
    07/31/2014 11:06 am
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    Yes i have and it didnt work nothing seems to work i even deleted a perm and copy and pasted it back and then it stopped working just because i touched it, i dont know what else to do but i NEED this done. and if this will help you help me the plugins i have are survivalgames and lwc and essentials world guard world edit and autocast.
    1
    07/31/2014 12:08 am
    Level 1 : New Miner
    zackdvais20382
    zackdvais20382's Avatar
    i have been trying for atleast 8 hours on youtube and searching on google how to set up PEX and many other group manager plugins and i havent gotten one to work and i have even copy and pasted pre-made permissions can someone help? i am on 1.7.9 and its a bukkit server

1 - 11 of 11

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome