Group manager won't work

Discussion in 'Bukkit Help' started by petar02, Aug 6, 2012.

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

    Cupquaker

  2. Offline

    jacklin213

    OP : do u want to use PEX or GM ??
     
  3. Offline

    petar02

    i wan't to use the one that will work i say it's because of 1.3 mob disquse dosen't work essentails dosen't work simple spleef dosen't work

    yes i did

    could someone tell me what does this mean group manager version 2.0.38 phoenix is disabled

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

    Necrodoom

    essentials and groupmanager works fine. update to release version and paste startup log.
     
  5. Offline

    Cupquaker

  6. Offline

    jacklin213

    Cupquaker u dont need to report anything. u just didnt configer it right. Post your config file at http://pastebin.com
    and link it in a new thread while doing jacklin213 cause right now your highjacking petar02's thread
     
  7. Offline

    petar02

    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:163)
    at org.anjocaido.groupmanager.GroupManager.onCommand(GroupManager.java:1702)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
    at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:488)
    at net.minecraft.server.DedicatedServer.ah(DedicatedServer.java:248)
    at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
    at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:476)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    ============================================================================
     
  8. Offline

    Necrodoom

    you are cutting off the error. paste the startup log.
     
  9. Offline

    petar02

    i deleted the group manager file to generate a new but then added premmisions to the groups with the commands it's works fine but for some reson the premmisons are not responding only one can use the default group is kill and i wan't it to be able use other premmissons
     
  10. Offline

    Necrodoom

    paste the startup log and the groups.yml using www.pastie.org. you are failing to give needed info to fix your problem.
     
    Xmillsa likes this.
  11. Offline

    DEVILs14

    Hey I'm having the same problem, (1.4.7) and here is my pastie/patebin whatever: (link)
    http://pastebin.com/Nc2gCeZ0
    And here is my groups.yml file: (what I typed)
    groups:
    Default:
    default: true
    permissions:
    - magicspells.cast.*
    - magicspells.teach.*
    - magicspells.learn.*
    - factions.kit.fullplayer
    - essentials.warp.wild
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    - assassination.onoff
    inheritance: []
    - g:groupmanager_default
    - g:bukkit_default
    - g:essentials_default
    - g:towny_default
    info:
    prefix: '&4[&eDefault&4]'
    build: false
    suffix: ''
    Trusted:
    default: false
    permissions:
    - miningmachine.create
    - miningmachine.use
    - magicspells.cast.*
    - magicspells.teach.*
    - magicspells.learn.*
    - factions.kit.fullplayer
    - assassination.onoff
    - essentials.warp.wild
    inheritance:
    - default
    - g:essentials_builder
    - g:towny_builder
    info:
    prefix: '&4[&2Trusted&4]'
    build: true
    suffix: ''
    Moderator:
    default: false
    permissions:
    - miningmachine.create
    - miningmachine.use
    - magicspells.cast.*
    - magicspells.teach.*
    - magicspells.learn.*
    - magiccarpet.mc.SIZE
    - factions.kit.mod
    - assassination.onoff
    - essentials.warp.wild
    inheritance:
    - builder
    - g:groupmanager_moderator
    - g:bukkit_moderator
    - g:essentials_moderator
    - g:towny_moderator
    - g:vanish_moderator
    info:
    prefix: '&4[&5Moderator&4]'
    build: true
    suffix: ''
    Admin:
    default: false
    permissions:
    - enchanter.dirty
    - enchanter.enchant
    - miningmachine.create
    - miningmachine.use
    - magicspells.grant.*
    - magicspells.cast.*
    - magicspells.advanced.*
    - magicspells.teach.*
    - magicspells.learn.*
    - worldedit.*
    - assassination.onoff
    - factions.kit.admin
    - magiccarpet.*
    inheritance:
    - moderator
    - g:groupmanager_admin
    - g:bukkit_admin
    - g:essentials_admin
    - g:towny_admin
    - g:vanish_admin
    info:
    prefix: '&4[&cAdmin&4]'
    build: true
    suffix: ''
    Co-Owner:
    default: false
    permissions:
    - '*'
    - magicspells.grant.*
    - -vanish.*
    inheritance:
    - admin
    info:
    prefix: '&4[&bCo-Owner&4]'
    build: true
    suffix: ''
    Owner:
    default: false
    permissions:
    - '*'
    - -vanish.*
    - magicspells.grant.*
    inheritance:
    - co-owner
    info:
    prefix: '&4[&b&lOwner&4]'
    build: true
    suffix: ''
    ------------------------------------------------------------------------------------------------------------------------------
    necrodoom
    jacklin213
    ElgarL
     
  12. Offline

    jacklin213

    Not to be offencive , but if u submitted ur error using pastebin , then plz do so with ur groups.yml or we cant c if anything is rong with it
     
  13. Offline

    Necrodoom

    as jacklin213 said, use pastebin for groups.yml.
     
Thread Status:
Not open for further replies.

Share This Page