Help Needed Minecraft Groupmanager Plugin! Reward!

Discussion in 'Bukkit Help' started by roguecatfish, Jul 15, 2012.

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

    roguecatfish

    Can you just fix the spacing and send me the file?
     
  2. Offline

    jacklin213

    oh ok one sec
     
  3. Offline

    roguecatfish

    Yay really :D
     
  4. Offline

    jacklin213

    sryz looks like it was a pastebin glitch ur spacing seems right
     
  5. Offline

    Omnitv

    It is. I looked at the RAW paste data.
     
  6. Offline

    Necrodoom

    it seems to be the wrong groups.yml. the error points at a line that doesnt exist in the given groups.yml. instead, you gave the default groups.yml.
     
  7. Offline

    roguecatfish

    So then why isnt it working?
     
  8. Offline

    Necrodoom

    ^ that is why.
     
  9. Offline

    zipron

    I haven't read all the things others said, but two things:
    1. if you cannot set permissions, I highly doubt your server is of that quality I want to have donator rank on. Don't give rewards, we'll help anyways (it sounds very amateuristic)
    2. check my YML guide (link is in my sig) if you want to know how to do permissions with EGM.

    zip
     
  10. Offline

    xXZUHAYRXx

    I need help to -

    # 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:
    Jailed:
    default: false
    permissions: []
    - essentials.help
    inheritance:
    - g:essentials_default
    - g:bukkit_default
    info:
    prefix: '&f[&0Jailed&f]'
    build: true
    suffix: ''
    Regular:
    default: true
    permissions: []
    - essentials.spawn
    - essentials.suicide
    - essentials.sethome
    - essentials.home
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.help
    inheritance:
    - jailed
    - g:essentials_builder
    - g:towny_moderator
    info:
    prefix: '&f[&2Regular&f]'
    build: true
    suffix: ''
    Active:
    default: false
    permissions: []
    - essentials.warp
    - essentials.tpahere
    inheritance:
    - regular
    info:
    prefix: '&f[&eActive&f]'
    build: true
    suffix: ''
    VIP:
    default: false
    permissions: []
    - essentials.tp
    inheritance:
    - active
    info:
    prefix: '&f[&9VIP&f]
    build: true
    suffix: ''
    VIP+:
    default: false
    permissions: []
    - essentials.tp
    - essentials.tphere
    - essentials.warp.list
    - essentials.
    inheritance:
    - vip
    info:
    prefix: '&f[&9VIP+&f]
    build: true
    suffix: ''
    VIP-Pro:
    default: false
    permissions: []
    - essentials.tp
    - essentials.tphere
    - essentials.warp.list
    - essentials.fly
    - essentials.helpop
    inheritance:
    - vip-plus
    info:
    prefix: '&f[&9VIP-Pro&f]
    build: true
    suffix: ''
    Builder:
    default: false
    permissions: []
    - essentials.gamemode.self
    inheritance:
    - vip-pro
    info:
    prefix: '&f[&5Builder&f]'
    build: true
    suffix: ''
    Mod:
    default: false
    permissions:
    - essentials.near
    - essentials.repair
    inheritance:
    - builder
    info:
    prefix: '&f[&bMod&f]
    build: true
    suffix: ''
    Sponsor:
    default: false
    permissions:
    - essentials.ban
    - essentials.tpo
    - essentials.tpohere
    - essentials.whois
    - essentials.kick
    - essentials.unban
    inheritance:
    - mod
    info:
    prefix: '&f[&1Sponsor&f]'
    build: true
    suffix: ''
    Premium:
    permissions:
    - '*'
    inheritance:
    - mod-plus
    info:
    prefix: '&f[&dPremium&f]'
    build: true
    suffix: ''
    Admin:
    permissions:
    - '*'
    inheritance:
    - premium
    info:
    prefix: '&f[&cAdmin&f]'
    build: true
    suffix: ''
    Head-Admin:
    permissions:
    - '*'
    inheritance:
    - admin
    info:
    prefix: '&f[&4Head&f-&4Admin&f]'
    build: true
    suffix: ''
    Co-Owner:
    permissions:
    - '*'
    inheritance:
    - Co-Owner
    info:
    prefix: '&f[&6Co&f-&6Owner&f]
    build: true
    suffix: ''
    Owner:
    permissions:
    - '*'
    inheritance:
    - Co-Owner
    info:
    prefix: '&f[&6Owner&f]'
    build: true
    suffix: ''
     
  11. Offline

    jacklin213

    ^ use code brackes or pastebin.com plz
     
  12. Offline

    Omnitv

    What the hell did "and than LINK it HERE" do you not understand
     
  13. Offline

    roguecatfish

    But it is right groups.yml. What happened is I thought it was something wrong with my groupmanager so then i deleted groupmanager and copied the groups.yml into the new groupmanager would that be something wrong with it? Would that make it so that it would be set to the wrong world/server?
    Thanks in advance.
    ~Rogue
     
  14. Offline

    jacklin213

    shouldnt b but did u change the name of the world??
     
  15. Offline

    roguecatfish

    No its name is just World
     
  16. Offline

    jacklin213

    weird can u just start off with a fresh gm
     
  17. hi guys i need some help i am trying to give 1 group a donor kit but it gives it to all the groups also i have tryed to not allow it but it doesnt work

    Here is my groups.yml:
    http://pastebin.com/7UWBSie8

    thanks in advance - OutcasT

    Edit : also i have essentials and i have the kit in essentials
     
  18. Offline

    Necrodoom

    maybe you shouldnt necro a thread, but make YOUR OWN thread?
     
    MysteryManX likes this.
  19. Offline

    MysteryManX

    What was the reward?
     
Thread Status:
Not open for further replies.

Share This Page