Groupmanager (please help me)

Discussion in 'Bukkit Help' started by Krotass, Mar 31, 2013.

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

    Krotass

    SOLVED

    Hey everyone. So, I've been working with groupmanager and theres currently some bugs with it for me.
    NOTICE: I did update to the latest version of groupmanager and craftbukkit
    • Groupmanager wont update with new permissions.
    • Some permissions doesn't work in some worlds.
    • A prefix/suffix wont load in some worlds.
    Theres nothing wrong with the groups.yml or users.yml file, but it seems to not work.
    Heres an example of a group.yml which doesn't work:
    Show Spoiler

    # 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:
    Owner:
    default: false
    permissions:
    - '*'
    - scavenger.scavenge
    inheritance:
    - head-admin
    info:
    prefix: '&1[Owner] '
    build: true
    suffix: ''
    Member:
    default: true
    permissions:
    - BattleKits.sign.use
    - BattleKits.use.Archer
    - BattleKits.use.Derp
    - BattleKits.use.Knight
    - BattleKits.use.Ranger
    - BattleKits.use.Tank
    - BattleKits.use.TheNoob
    - essentials.balance
    - essentials.balancetop
    - essentials.delhome
    - essentials.mail
    - essentials.msg
    - essentials.r
    - essentials.spawn
    inheritance: []
    info:
    prefix: '&e'
    build: true
    suffix: ''
    Moderator:
    default: false
    permissions:
    - BattleKits.use.Barbarian
    - BattleKits.use.Pyro
    - essentials.ban
    - essentials.jail
    - essentials.kick
    - essentials.mute
    - essentials.repair
    - essentials.sethome.multiple
    - essentials.sethome.multiple.diamond
    - essentials.tempban
    - essentials.tp
    - essentials.unmute
    inheritance:
    - member
    info:
    prefix: '&5[Mod] '
    build: true
    suffix: ''
    Admin:
    default: false
    permissions:
    - essentials.feed
    - BattleKits.use.Barbarian
    - BattleKits.use.Pyro
    - essentials.fly
    - essentials.godmode
    - essentials.hat
    - essentials.repair
    - essentials.repair.armor
    - essentials.repair.enchanted
    - essentials.sethome.multiple
    - essentials.sethome.multiple.obsidian
    - essentials.socialspy
    - essentials.tp.others
    - essentials.vanish
    inheritance:
    - moderator
    info:
    prefix: '&4[Admin] '
    build: true
    suffix: ''
    Donator:
    default: false
    permissions:
    - BattleKits.use.Barbarian
    - BattleKits.use.Pyro
    - essentials.hat
    - essentials.kit
    - essentials.kits
    - essentials.sethome.multiple
    - essentials.sethome.multiple.lapiz
    inheritance:
    - member
    info:
    prefix: '&1[Donator] '
    build: true
    suffix: ''
     
  2. Offline

    MineOfTheCrafts

    I think that is because group manager is no longer being made. If you can find a download link for group manager 1.5 Id be impressed.
     
  3. Offline

    Krotass

    Sry but where did you see that it's not being made?
    This is what I found:
    Due to the restraints of DBO, we are unable to offer our old download links, including the link for GroupManager.

    Check out this link aswell: http://ci.ess3.net/viewLog.html?buildId=lastSuccessful&buildTypeId=bt9&tab=artifacts&guest=1

    And this:
    Pre-release of Essentials 2.11 for 1.5 will not be uploaded here till Bukkit releases a beta build, our development builds are available from our wiki's download page.
     
  4. Offline

    MineOfTheCrafts

    Awww... Wtf. When I couldnt find GM on here, I went to Mcforums and asked about it, and someone told me it got deleted forever. Well anyway, thanks for the help. :p And also, the reason that happened on my server way back in 1.3 was because I didn't have chatmanager. You might need groupbridge if you dont all ready have it.
     
  5. Offline

    Jaitiso

    fixed or not?
     
  6. Offline

    Krotass

    Yes I fixed it by updating everything :)
     
  7. Offline

    Jaitiso

Thread Status:
Not open for further replies.

Share This Page